summaryrefslogtreecommitdiffstats
path: root/src/mixxx.rc
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2021-01-11 10:47:11 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2021-04-24 22:20:29 +0200
commita3fecdce6fcc3c558c55f2e026d8ed00211a525d (patch)
tree4eb60728f4cb5bf7da2dede4cc163a915ad7e474 /src/mixxx.rc
parenta6d6ba456a8336c2a00c4240845c8a0cf7d39255 (diff)
Rename _version.h to version.h and Version class to VersionStore
Diffstat (limited to 'src/mixxx.rc')
-rw-r--r--src/mixxx.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mixxx.rc b/src/mixxx.rc
index 61a8356184..e6f2f8e235 100644
--- a/src/mixxx.rc
+++ b/src/mixxx.rc
@@ -19,8 +19,8 @@ IDI_ICON1 ICON DISCARDABLE "res/images/ic_mixxx.ico"
#define BITS ""
#endif
-#define VER_FILEVERSION_STR VER_FILEVERSION BITS "\0"
-#define VER_PRODUCTVERSION_STR VER_PRODUCTVERSION BITS "\0"
+#define VER_FILEVERSION_STR MIXXX_VERSION BITS "\0"
+#define VER_PRODUCTVERSION_STR MIXXX_VERSION BITS "\0"
#ifndef DEBUG
#define VER_DEBUG 0