svnrev.c is automatically generated and updated by the makefile-script.

This commit is contained in:
ardi@ist-einmalig.de 2009-07-26 10:55:45 +00:00
parent 4c1976bd11
commit 46a650feb7

View File

@ -1,7 +0,0 @@
#define SVN_REV "648M"
const char *GetRev()
{
return SVN_REV;
}