From 6c99afa8e4e340ea76bceb4ef5b938b0bae08e41 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 3 Oct 2018 17:34:45 +0200 Subject: [PATCH] Tweak update version and date --- 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 35e9059bc..8fcba1665 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.2.2" +#define BDATE "03 October 2018" +#define LSMDATE "03Oct18" #define RELEASE 1 /* Use ONLY in rpms */ -- 2.47.3