From e31e37a06f9c3cb1cb93326196636fb31590551c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 28 Jan 2017 23:00:31 +0100 Subject: [PATCH] Tweak update version+date --- bacula/src/c | 2 +- bacula/src/version.h | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bacula/src/c b/bacula/src/c index 6dc50544e0..05a7dd6f16 100644 --- a/bacula/src/c +++ b/bacula/src/c @@ -1,6 +1,6 @@ Bacula(R) - The Network Backup Solution - Copyright (C) 2000-2016 Kern Sibbald + Copyright (C) 2000-2017 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. diff --git a/bacula/src/version.h b/bacula/src/version.h index 53b9169d54..6969669c2f 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -5,14 +5,14 @@ #define COMMUNITY 1 /* Define to create a Windows community binary */ /* Note: there can be only *one* VERSION in this file */ -#define VERSION "7.5.0" -#define BDATE "19 November 2016" -#define LSMDATE "19Nov16" +#define VERSION "7.4.5" +#define BDATE "28 January 2017" +#define LSMDATE "28Jan17" #define RELEASE 1 /* Use ONLY in rpms */ -#define PROG_COPYRIGHT "Copyright (C) %d-2016 Kern Sibbald.\n" -#define BYEAR "2016" /* year for copyright messages in progs */ +#define PROG_COPYRIGHT "Copyright (C) %d-2017 Kern Sibbald.\n" +#define BYEAR "2017" /* year for copyright messages in progs */ /* * Versions of packages needed to build Bacula components -- 2.39.5