aboutsummaryrefslogtreecommitdiff
path: root/base/internal_version.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'base/internal_version.h.in')
-rw-r--r--base/internal_version.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/base/internal_version.h.in b/base/internal_version.h.in
index 1b7e5ed147..4eecf90d87 100644
--- a/base/internal_version.h.in
+++ b/base/internal_version.h.in
@@ -2,4 +2,9 @@
#define SCUMMVM_SVN_REVISION
#endif
+#ifdef RELEASE_BUILD
+#undef SCUMMVM_SVN_REVISION
+#define SCUMMVM_SVN_REVISION
+#endif
+
#define SCUMMVM_VERSION "@VERSION@" SCUMMVM_SVN_REVISION