Distinguish between release and development builds

This commit is contained in:
pvdk 2014-01-23 13:18:05 +01:00
parent d92ded3bcd
commit 19bef4fce8
3 changed files with 23 additions and 15 deletions

View file

@ -6,7 +6,8 @@
#define OPENMW_VERSION_RELEASE @OPENMW_VERSION_RELEASE@
#define OPENMW_VERSION "@OPENMW_VERSION@"
#define OPENMW_VERSION_COMMIT "@OPENMW_VERSION_COMMIT@"
#define OPENMW_VERSION_COMMITHASH "@OPENMW_VERSION_COMMITHASH@"
#define OPENMW_VERSION_TAGHASH "@OPENMW_VERSION_TAGHASH@"
#endif // VERSION_HPP