From: Kern Sibbald Date: Sun, 15 Jul 2018 19:33:11 +0000 (+0200) Subject: Update version X-Git-Tag: Release-9.2.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d601d5fe97c15bd618dad9c4fb8ce6f30bc79575;p=thirdparty%2Fbacula.git Update version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index d8cc6f038..080afa84c 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.1.0" -#define BDATE "29 June 2018" -#define LSMDATE "29Jun18" +#define VERSION "9.2.0" +#define BDATE "15 July 2018" +#define LSMDATE "15Jul18" #define RELEASE 1 /* Use ONLY in rpms */