]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Tweak update version and date
authorKern Sibbald <kern@sibbald.com>
Wed, 3 Oct 2018 15:34:45 +0000 (17:34 +0200)
committerKern Sibbald <kern@sibbald.com>
Wed, 3 Oct 2018 15:34:45 +0000 (17:34 +0200)
bacula/src/version.h

index 35e9059bcc4763e910b3babf1bc99ba4de2a6447..8fcba1665af944ad5893de060761243bdd255970 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.2.1"
-#define BDATE   "12 August 2018"
-#define LSMDATE "12Aug18"
+#define VERSION "9.2.2"
+#define BDATE   "03 October 2018"
+#define LSMDATE "03Oct18"
 
 #define RELEASE 1   /* Use ONLY in rpms */