Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Rogge <andreas.rogge@bareos.com>2020-04-09 09:55:23 +0300
committerAndreas Rogge <andreas.rogge@bareos.com>2020-04-09 11:55:38 +0300
commit244cb626adb06b914fbf03b59a9230946eca05b5 (patch)
tree8a823506e0b6eb2e96d83fb9d54e2ad701d5bade
parent2062077015643f6c4fd88830b578f3fe4664424f (diff)
Release 17.2.9Release/17.2.9
-rw-r--r--src/include/version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/include/version.h b/src/include/version.h
index 61f198f2e..aef974d10 100644
--- a/src/include/version.h
+++ b/src/include/version.h
@@ -1,12 +1,12 @@
#undef VERSION
-#define VERSION "17.2.8"
-#define BDATE "12 December 2019"
-#define LSMDATE "12Dec19"
+#define VERSION "17.2.9"
+#define BDATE "09 April 2020"
+#define LSMDATE "09Apr20"
#define PROG_COPYRIGHT "Copyright (C) %d-2012 Free Software Foundation Europe e.V.\n" \
"Copyright (C) 2010-2017 Planets Communications B.V.\n" \
"Copyright (C) 2013-" BYEAR " Bareos GmbH & Co. KG\n"
-#define BYEAR "2019" /* year for copyright messages in programs */
+#define BYEAR "2020" /* year for copyright messages in programs */
/*
BAREOSĀ® - Backup Archiving REcovery Open Sourced