aboutsummaryrefslogtreecommitdiff
path: root/include/Common
diff options
context:
space:
mode:
Diffstat (limited to 'include/Common')
-rw-r--r--include/Common/BuildVer.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/Common/BuildVer.h b/include/Common/BuildVer.h
new file mode 100644
index 00000000..eaa77d26
--- /dev/null
+++ b/include/Common/BuildVer.h
@@ -0,0 +1,7 @@
+#pragma once
+
+#define VER_PRODUCTBUILD 560
+#define VER_PRODUCTVERSION_STR_W L"DEV (unknown version)"
+#define VER_FILEVERSION_STR_W VER_PRODUCTVERSION_STR_W
+#define VER_BRANCHVERSION_STR_W L"UNKNOWN BRANCH"
+#define VER_NETWORK VER_PRODUCTBUILD