From 323cf7cdf5dc746ebb8641809e289b39a0b81ff9 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 23 Oct 2017 18:47:28 +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 8a981d3076..5cfa1b7c50 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 "9.0.4" -#define BDATE "06 September 2017" -#define LSMDATE "06Sep17" +#define VERSION "9.0.5" +#define BDATE "23 October 2017" +#define LSMDATE "23Oct17" #define RELEASE 1 /* Use ONLY in rpms */ -- 2.39.5