From d33d9a0aba298ec55e55b5f9f584899b185dfdba Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 15 Jan 2020 21:18:39 +0100 Subject: [PATCH] Update Bacula version date --- bacula/src/version.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index e1cd879b0..9ca3a06d7 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -6,13 +6,13 @@ /* Note: there can be only *one* VERSION in this file */ #define VERSION "9.6.0" -#define BDATE "31 December 2019" -#define LSMDATE "31Dec19" +#define BDATE "14 January 2020" +#define LSMDATE "14Jan20" #define RELEASE 1 /* Use ONLY in rpms */ -#define PROG_COPYRIGHT "Copyright (C) %d-2019 Kern Sibbald.\n" -#define BYEAR "2019" /* year for copyright messages in progs */ +#define PROG_COPYRIGHT "Copyright (C) %d-2020 Kern Sibbald.\n" +#define BYEAR "2020" /* year for copyright messages in progs */ /* * Versions of packages needed to build Bacula components @@ -24,7 +24,7 @@ /* Bacula(R) - The Network Backup Solution - Copyright (C) 2000-2019 Kern Sibbald + Copyright (C) 2000-2020 Kern Sibbald The original author of Bacula is Kern Sibbald, with contributions from many others, a complete list can be found in the file AUTHORS. -- 2.47.3