]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version and date
authorKern Sibbald <kern@sibbald.com>
Sat, 9 Jun 2012 10:38:49 +0000 (12:38 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:47 +0000 (14:50 +0200)
bacula/src/version.h

index acb42aa4a7549cbd5a579d68d347e5b0d91e84a0..759a30fe312e500db66af4837aa774974017a5f4 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
-#define VERSION "5.2.7"
-#define BDATE   "02 June 2012"
-#define LSMDATE "02Jun12"
+#define VERSION "5.2.8"
+#define BDATE   "10 June 2012"
+#define LSMDATE "10Jun12"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2012 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2012"       /* year for copyright messages in progs */
@@ -54,7 +54,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-/* #define DEVELOPER 1 */
+#define DEVELOPER 1
 
 /* adjust DEVELOPER_MODE for status command */
 #ifdef DEVELOPER