]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version date
authorKern Sibbald <kern@sibbald.com>
Sun, 29 Apr 2012 08:49:15 +0000 (10:49 +0200)
committerKern Sibbald <kern@sibbald.com>
Sun, 29 Apr 2012 08:49:15 +0000 (10:49 +0200)
bacula/src/version.h

index 5159dfc0cf235cfbe6b92ebc399e7b8772ab72b8..1e66f35cf295162574501d3475a8b592bf31b775 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
 #define VERSION "5.2.7"
-#define BDATE   "18 April 2012"
-#define LSMDATE "18Apr12"
+#define BDATE   "28 April 2012"
+#define LSMDATE "28Apr12"
 
 #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