]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
update version
authorEric Bollengier <eric@baculasystems.com>
Fri, 22 Mar 2024 09:25:30 +0000 (10:25 +0100)
committerEric Bollengier <eric@baculasystems.com>
Fri, 22 Mar 2024 09:25:30 +0000 (10:25 +0100)
bacula/src/version.h

index 1f8035495873ae128810da4e2fd7fbb4a101f070..6eafc6e8e23d8c52a72a0ea472755bab08c2dcca 100644 (file)
 #define COMMUNITY 1      /* Define to create a Windows community binary */
 
 /* Note: there can be only *one* VERSION in this file */
-#define VERSION "15.0.1"
-#define BDATE   "13 February 2024"
-#define LSMDATE "13Feb24"
+#define VERSION "15.0.2"
+#define BDATE   "21 March 2024"
+#define LSMDATE "21Mar24"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2023 Kern Sibbald.\n"
-#define BYEAR "2023"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2024 Kern Sibbald.\n"
+#define BYEAR "2024"       /* year for copyright messages in progs */
 
 /*
  * Versions of packages needed to build Bacula components