From 5e05bbd3d16591ca69759ccdf52c270eac7fcabe Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 25 Feb 2020 21:20:22 +0100 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 4fb5481a9..090ff7a87 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.6.0" -#define BDATE "21 February 2020" -#define LSMDATE "21Feb20" +#define VERSION "9.6.1" +#define BDATE "26 February 2020" +#define LSMDATE "26Feb20" #define RELEASE 1 /* Use ONLY in rpms */ -- 2.47.3