From 2d33ae666dac6fff5cab7fd770ca1abaf642a63c Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Fri, 26 Mar 2021 16:34:38 +0100 Subject: [PATCH] update version --- bacula/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/version.h b/bacula/src/version.h index 5f3109f52..a72c866aa 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -24,7 +24,7 @@ #define COMMUNITY 1 /* Define to create a Windows community binary */ /* Note: there can be only *one* VERSION in this file */ -#define VERSION "11.0.1" +#define VERSION "11.0.2" #define BDATE "26 March 2021" #define LSMDATE "26Mar21" -- 2.47.3