From: Eric Bollengier Date: Tue, 25 Mar 2025 16:17:58 +0000 (+0100) Subject: update version X-Git-Tag: Release-15.0.3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=588fd3a897a7d5895b55f27054053ad02456bb24;p=thirdparty%2Fbacula.git update version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 6eafc6e8e..c2c5ac083 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -24,14 +24,14 @@ #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