aboutsummaryrefslogtreecommitdiff
path: root/base/internal_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/internal_version.h')
-rw-r--r--base/internal_version.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/internal_version.h b/base/internal_version.h
index bdd0474c2b..533348ace4 100644
--- a/base/internal_version.h
+++ b/base/internal_version.h
@@ -2,4 +2,8 @@
#define SCUMMVM_SVN_REVISION
#endif
+#ifdef RELEASE_BUILD
+#undef SCUMMVM_SVN_REVISION
+#endif
+
#define SCUMMVM_VERSION "1.2.0svn" SCUMMVM_SVN_REVISION