]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update version
authorKern Sibbald <kern@sibbald.com>
Sun, 15 Jul 2018 19:33:11 +0000 (21:33 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 15 Jul 2018 19:33:11 +0000 (21:33 +0200)
bacula/src/version.h

index d8cc6f0387ad4587f2b748bc7efaaa3b23bc6bd9..080afa84c0d32ebfc767a751fc6d1185e6e4822f 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.1.0"
-#define BDATE   "29 June 2018"
-#define LSMDATE "29Jun18"
+#define VERSION "9.2.0"
+#define BDATE   "15 July 2018"
+#define LSMDATE "15Jul18"
 
 #define RELEASE 1   /* Use ONLY in rpms */