iLand
version.h
Go to the documentation of this file.
1// global functions for current version and svn-revision. version.cpp gets updated automatically.
2const char *currentVersion();
3const char *svnRevision();
4
const char * svnRevision()
Definition: version.cpp:25
const char * currentVersion()
Definition: version.cpp:24