]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak: Update version + date
authorKern Sibbald <kern@sibbald.com>
Thu, 11 Jun 2020 13:06:29 +0000 (15:06 +0200)
committerKern Sibbald <kern@sibbald.com>
Thu, 11 Jun 2020 13:06:29 +0000 (15:06 +0200)
bacula/src/version.h

index fd892d55470aafb90d84595e770c3529ac593b18..eb05c51949bf3d77304cb148dc2c2aa12cd698c0 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.4"
-#define BDATE   "08 June 2020"
-#define LSMDATE "08Jun20"
+#define VERSION "9.6.5"
+#define BDATE   "11 June 2020"
+#define LSMDATE "11Jun20"
 
 #define RELEASE 1   /* Use ONLY in rpms */