]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update version
authorKern Sibbald <kern@sibbald.com>
Sun, 3 Mar 2019 12:59:53 +0000 (13:59 +0100)
committerKern Sibbald <kern@sibbald.com>
Sun, 3 Mar 2019 12:59:53 +0000 (13:59 +0100)
bacula/src/version.h

index 1de21b87aba8598a74c6ac1da13714512007e18a..2a8e35cc8820768eb4d25978ab8e25da72468bae 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.4.2"
-#define BDATE   "04 February 2019"
-#define LSMDATE "04Feb19"
+#define VERSION "9.4.3"
+#define BDATE   "03 March 2019"
+#define LSMDATE "03Mar19"
 
 #define RELEASE 1   /* Use ONLY in rpms */