--- src/version.h +++ src/version.h @@ -36,7 +36,10 @@ // The svnrevision.h is automatically updated to grab the revision of // of the current source tree so that it can be included with version numbers. -#include "svnrevision.h" +//#include "svnrevision.h" +#define SVN_REVISION_STRING "120819-2011" +#define SVN_REVISION_NUMBER 1345407078 +#define HG_REVISION_HASH_STRING "00065f166c52" /** Lots of different version numbers **/