Bugfix : Zooming works correct, no more errors on screen.
[xara-cairo.git] / xarlib / svnversion.h
blobcd60691f9680b6e8e8d5f35678a23f4550e21712
1 const TCHAR g_pszSvnVersion[] = wxT("exported");
2 const TCHAR g_pszAppVersion[] = wxT("0.7");
3 #define CAMELOT_VERSION_MAJOR
4 #define CAMELOT_VERSION_MINOR
5 #define CAMELOT_VERSION 0.7
6 #define CAMELOT_VERSION_STRING wxT("0.7 (egag)")
7 #define CAMELOT_BUILD_DATE _T("07-May-10 23:43")