From: Eric Bollengier Date: Fri, 5 Aug 2022 15:09:08 +0000 (+0200) Subject: update version X-Git-Tag: Release-13.0.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dd464fc040602ef29fef321e19d54707e257ad3;p=thirdparty%2Fbacula.git update version --- diff --git a/bacula/src/version.h b/bacula/src/version.h index da05c7236..14e9ccba6 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -24,9 +24,9 @@ #define COMMUNITY 1 /* Define to create a Windows community binary */ /* Note: there can be only *one* VERSION in this file */ -#define VERSION "13.0.0" -#define BDATE "04 July 2022" -#define LSMDATE "04Jul22" +#define VERSION "13.0.1" +#define BDATE "05 August 2022" +#define LSMDATE "05Aug22" #define RELEASE 1 /* Use ONLY in rpms */