From: Kern Sibbald Date: Sat, 7 Mar 2020 17:40:45 +0000 (+0100) Subject: Update version + date X-Git-Tag: Release-9.6.3~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d696d0758ba7c50b6a2cac617882f62e8cd106b2;p=thirdparty%2Fbacula.git Update version + date --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 722475ca1..34ab92b6d 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.2" -#define BDATE "26 February 2020" -#define LSMDATE "26Feb20" +#define VERSION "9.6.3" +#define BDATE "07 March 2020" +#define LSMDATE "07Mar20" #define RELEASE 1 /* Use ONLY in rpms */