]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
update version
authorEric Bollengier <eric@baculasystems.com>
Fri, 26 Mar 2021 13:49:45 +0000 (14:49 +0100)
committerEric Bollengier <eric@baculasystems.com>
Fri, 26 Mar 2021 13:57:58 +0000 (14:57 +0100)
bacula/src/version.h

index d23b6379adde3508e6d1d9441dae6a0d832744ee..5f3109f52b1ccfa27a8d19c828ae9066752ddad1 100644 (file)
 
 /* Note: there can be only *one* VERSION in this file */
 #define VERSION "11.0.1"
-#define BDATE   "05 February 2020"
-#define LSMDATE "05Feb20"
+#define BDATE   "26 March 2021"
+#define LSMDATE "26Mar21"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2020 Kern Sibbald.\n"
-#define BYEAR "2020"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2021 Kern Sibbald.\n"
+#define BYEAR "2021"       /* year for copyright messages in progs */
 
 /*
  * Versions of packages needed to build Bacula components