aboutsummaryrefslogtreecommitdiff
path: root/base/internal_version.h
blob: 533348ace44513e1e8ac9ae9f6d64aa5ca6d8c18 (plain)
1
2
3
4
5
6
7
8
9
#ifndef SCUMMVM_SVN_REVISION
#define SCUMMVM_SVN_REVISION
#endif

#ifdef RELEASE_BUILD
#undef SCUMMVM_SVN_REVISION
#endif

#define SCUMMVM_VERSION "1.2.0svn" SCUMMVM_SVN_REVISION