From c97032cff7ad3edbb631a69738fdd41a78b3aedf Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 21 May 2017 18:37:35 +0200 Subject: [PATCH] Tweak reset version to 7.9.0 --- 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 569672e46a..525b0f4f00 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -5,7 +5,7 @@ #define COMMUNITY 1 /* Define to create a Windows community binary */ /* Note: there can be only *one* VERSION in this file */ -#define VERSION "7.9.1" +#define VERSION "7.9.0" #define BDATE "21 May 2017" #define LSMDATE "21May17" -- 2.39.5