]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update version and date
authorKern Sibbald <kern@sibbald.com>
Sat, 29 Aug 2020 14:01:12 +0000 (16:01 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 29 Aug 2020 14:01:12 +0000 (16:01 +0200)
bacula/src/version.h

index eb05c51949bf3d77304cb148dc2c2aa12cd698c0..fa0fa0d5fd04da03aa9a7978d502c0b71ab92fce 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.5"
-#define BDATE   "11 June 2020"
-#define LSMDATE "11Jun20"
+#define VERSION "9.6.6"
+#define BDATE   "29 August 2020"
+#define LSMDATE "29Aug20"
 
 #define RELEASE 1   /* Use ONLY in rpms */