From: Eric Bollengier Date: Fri, 22 Mar 2024 09:25:30 +0000 (+0100) Subject: update version X-Git-Tag: Release-15.0.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a5a159c787c6f7074ac6842b22fc965b00cb584;p=thirdparty%2Fbacula.git update version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 1f8035495..6eafc6e8e 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.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