]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak update version+date
authorKern Sibbald <kern@sibbald.com>
Sat, 28 Jan 2017 22:00:31 +0000 (23:00 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 28 Jan 2017 22:00:31 +0000 (23:00 +0100)
bacula/src/c
bacula/src/version.h

index 6dc50544e08f966471cb605878b485be3f529a8d..05a7dd6f16ea8ddc01c290500bc4d9e6bc588d59 100644 (file)
@@ -1,6 +1,6 @@
    Bacula(R) - The Network Backup Solution
 
-   Copyright (C) 2000-2016 Kern Sibbald
+   Copyright (C) 2000-2017 Kern Sibbald
 
    The original author of Bacula is Kern Sibbald, with contributions
    from many others, a complete list can be found in the file AUTHORS.
index 53b9169d5494eca3f08752772031ddb07a54d005..6969669c2fc2b363940296301db51f41ae58974a 100644 (file)
@@ -5,14 +5,14 @@
 #define COMMUNITY 1      /* Define to create a Windows community binary */
 
 /* Note: there can be only *one* VERSION in this file */
-#define VERSION "7.5.0"
-#define BDATE   "19 November 2016"
-#define LSMDATE "19Nov16"
+#define VERSION "7.4.5"
+#define BDATE   "28 January 2017"
+#define LSMDATE "28Jan17"
 
 #define RELEASE 1   /* Use ONLY in rpms */
 
-#define PROG_COPYRIGHT "Copyright (C) %d-2016 Kern Sibbald.\n"
-#define BYEAR "2016"       /* year for copyright messages in progs */
+#define PROG_COPYRIGHT "Copyright (C) %d-2017 Kern Sibbald.\n"
+#define BYEAR "2017"       /* year for copyright messages in progs */
 
 /*
  * Versions of packages needed to build Bacula components