From 7438a8be77f334d0be5bb27d2a0063cf9dd37f98 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 29 May 2017 07:14:52 +0200 Subject: [PATCH] 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 3ba508fdb5..9b78098ea2 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 "24 May 2017" -#define LSMDATE "24May17" +#define VERSION "7.9.1" +#define BDATE "29 May 2017" +#define LSMDATE "29May17" #define RELEASE 1 /* Use ONLY in rpms */ -- 2.39.5