From d13971054d3b1b9451a704dd33d0558c1d191fe5 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 21 May 2017 17:42:20 +0200 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 98117a2a5f..569672e46a 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.9.0" -#define BDATE "18 May 2017" -#define LSMDATE "18May17" +#define VERSION "7.9.1" +#define BDATE "21 May 2017" +#define LSMDATE "21May17" #define RELEASE 1 /* Use ONLY in rpms */ -- 2.39.5