]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update version + date
authorKern Sibbald <kern@sibbald.com>
Sat, 7 Mar 2020 17:40:45 +0000 (18:40 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 7 Mar 2020 17:40:45 +0000 (18:40 +0100)
bacula/src/version.h

index 722475ca142e586e978e01ce84114da8b1eaf2c2..34ab92b6dbe93bbb6aa166ee2141e44fcad9e7ef 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.2"
-#define BDATE   "26 February 2020"
-#define LSMDATE "26Feb20"
+#define VERSION "9.6.3"
+#define BDATE   "07 March 2020"
+#define LSMDATE "07Mar20"
 
 #define RELEASE 1   /* Use ONLY in rpms */