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")