]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak update version date
authorKern Sibbald <kern@sibbald.com>
Mon, 11 May 2020 11:19:52 +0000 (13:19 +0200)
committerKern Sibbald <kern@sibbald.com>
Mon, 11 May 2020 11:19:52 +0000 (13:19 +0200)
bacula/src/version.h

index 5aba29033b24a89de6b7aae15b7f13547fe7e1fe..34f58b513f0e0a6617d49947b16a31ae13056e44 100644 (file)
@@ -5,9 +5,9 @@
 #define COMMUNITY 1      /* Define to create a Windows community binary */
 
 /* Note: there can be only *one* VERSION in this file */
-#define VERSION "9.6.3"
-#define BDATE   "09 March 2020"
-#define LSMDATE "09Mar20"
+#define VERSION "9.6.4"
+#define BDATE   "12 May 2020"
+#define LSMDATE "12May20"
 
 #define RELEASE 1   /* Use ONLY in rpms */