From: Kern Sibbald Date: Tue, 25 Feb 2020 20:20:22 +0000 (+0100) Subject: Update version + date X-Git-Tag: Release-9.6.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e05bbd3d16591ca69759ccdf52c270eac7fcabe;p=thirdparty%2Fbacula.git Update version + date --- 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 */