]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update version + date
authorKern Sibbald <kern@sibbald.com>
Thu, 20 Dec 2018 14:13:10 +0000 (15:13 +0100)
committerKern Sibbald <kern@sibbald.com>
Thu, 20 Dec 2018 14:13:10 +0000 (15:13 +0100)
bacula/src/version.h

index 63c3248d0f91462ee51f84e4fa83de82298553bb..e757ab73c04016934aaf4c0550b08f6f01cbc044 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.0"
-#define BDATE   "16 December 2018"
-#define LSMDATE "16Dec18"
+#define VERSION "9.4.1"
+#define BDATE   "20 December 2018"
+#define LSMDATE "20Dec18"
 
 #define RELEASE 1   /* Use ONLY in rpms */