Subversion Repositories public iLand

Rev

Rev 1221 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
356 werner 1
// global functions for current version and svn-revision. version.cpp gets updated automatically.
2
const char *currentVersion();
3
const char *svnRevision();
4