Explorar el Código

fix builddate in rc

z3APA3A hace 5 años
padre
commit
6291127690
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/version.h

+ 1 - 1
src/version.h

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