From: Kern Sibbald Date: Wed, 14 Nov 2018 10:31:56 +0000 (+0100) Subject: Initial version and date update X-Git-Tag: Release-9.4.0~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fcd2c27bf190c143f3beceb4fd0568bf3fa09c7;p=thirdparty%2Fbacula.git Initial version and date update --- diff --git a/bacula/src/version.h b/bacula/src/version.h index 35e9059bc..44ce02d83 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.2.1" -#define BDATE "12 August 2018" -#define LSMDATE "12Aug18" +#define VERSION "9.3.0" +#define BDATE "14 November 2018" +#define LSMDATE "14Nov18" #define RELEASE 1 /* Use ONLY in rpms */