From 6fae60ec1d28aed624a860b9048cd76e2b535a29 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 15 Feb 2016 19:21:00 +1000 Subject: [PATCH] Tweak update version + date --- bacula/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index 38f93fb99a..90d281330b 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -5,9 +5,9 @@ #define COMMUNITY 1 /* Define to create a Windows community binary */ /* Note: there can be only *one* VERSION in this file */ -#define VERSION "7.4.0" -#define BDATE "16 January 2016" -#define LSMDATE "16Jan16" +#define VERSION "7.4.1" +#define BDATE "15 February 2016" +#define LSMDATE "15Feb16" #define RELEASE 1 /* Use ONLY in rpms */ -- 2.39.5