Browse Source

add builddate (if defined) to rc

z3APA3A 5 years ago
parent
commit
5498a79115
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/version.h

+ 1 - 1
src/version.h

@@ -8,5 +8,5 @@
 #define SUBMAJOR3PROXY 9
 #define SUBMAJOR3PROXY 9
 #define MINOR3PROXY 2
 #define MINOR3PROXY 2
 #define SUBMINOR3PROXY 0
 #define SUBMINOR3PROXY 0
-#define RELEASE3PROXY "3proxy-0.9.2\0"
+#define RELEASE3PROXY "3proxy-0.9.2(" BUILDDATE ")\0"
 #define YEAR3PROXY "2020"
 #define YEAR3PROXY "2020"