]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update version + date Release-9.6.1
authorKern Sibbald <kern@sibbald.com>
Tue, 25 Feb 2020 20:20:22 +0000 (21:20 +0100)
committerKern Sibbald <kern@sibbald.com>
Tue, 25 Feb 2020 20:20:22 +0000 (21:20 +0100)
bacula/src/version.h

index 4fb5481a9cdd60611eced0e5100ff7f4a24a8621..090ff7a875bbe47dde4f07195dc993908501988a 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.0"
-#define BDATE   "21 February 2020"
-#define LSMDATE "21Feb20"
+#define VERSION "9.6.1"
+#define BDATE   "26 February 2020"
+#define LSMDATE "26Feb20"
 
 #define RELEASE 1   /* Use ONLY in rpms */