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-08 11:14:31 +0300
committerAndreas Rogge <andreas.rogge@bareos.com>2020-04-08 13:15:42 +0300
commit12dde816a561c579373d3f63661bfed649a828a0 (patch)
tree9a9a1b755567f9781ac54cfbf7165dba85a4fc41
parent2e8405a1597ec5c14e0f220f1d6bab983d4bdb8c (diff)
Release 16.2.10Release/16.2.10
-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 9d3451d8c..ec5c53e56 100644
--- a/src/include/version.h
+++ b/src/include/version.h
@@ -1,12 +1,12 @@
#undef VERSION
-#define VERSION "16.2.9"
-#define BDATE "12 December 2019"
-#define LSMDATE "12Dec19"
+#define VERSION "16.2.10"
+#define BDATE "08 April 2020"
+#define LSMDATE "08Apr20"
#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