From: Eric Bollengier Date: Fri, 5 Feb 2021 13:52:29 +0000 (+0100) Subject: update version and changelog X-Git-Tag: Release-11.0.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1397826bfb4a37521eedc67db691b90471b804;p=thirdparty%2Fbacula.git update version and changelog --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index 04bc3489a..251244961 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,5 +1,8 @@ ChangeLog for Bacula Enterprise version 11.0.1 +05Feb21 + - Split alist/ilist + 04Feb21 - win32: backport sining tools diff --git a/bacula/src/version.h b/bacula/src/version.h index f0a991121..d23b6379a 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -25,8 +25,8 @@ /* Note: there can be only *one* VERSION in this file */ #define VERSION "11.0.1" -#define BDATE "04 February 2020" -#define LSMDATE "04Feb20" +#define BDATE "05 February 2020" +#define LSMDATE "05Feb20" #define RELEASE 1 /* Use ONLY in rpms */