]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
update version
authorEric Bollengier <eric@baculasystems.com>
Tue, 25 Mar 2025 16:17:58 +0000 (17:17 +0100)
committerEric Bollengier <eric@baculasystems.com>
Wed, 26 Mar 2025 07:50:28 +0000 (08:50 +0100)
bacula/src/version.h

index 6eafc6e8e23d8c52a72a0ea472755bab08c2dcca..c2c5ac083bcd84a49e56f933b9775045926d4d02 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.2"
-#define BDATE   "21 March 2024"
-#define LSMDATE "21Mar24"
+#define VERSION "15.0.3"
+#define BDATE   "25 March 2025"
+#define LSMDATE "25Mar25"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2024 Kern Sibbald.\n"
-#define BYEAR "2024"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2025 Kern Sibbald.\n"
+#define BYEAR "2025"       /* year for copyright messages in progs */
 
 /*
  * Versions of packages needed to build Bacula components