From 2dd464fc040602ef29fef321e19d54707e257ad3 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Fri, 5 Aug 2022 17:09:08 +0200 Subject: [PATCH] update version --- bacula/src/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 */ -- 2.47.3