]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 26 Jan 2010 09:59:02 +0000 (10:59 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:23 +0000 (16:49 +0200)
bacula/src/version.h

index 24d9edcce6189e87c2e3756644b367708a8fd5c6..a72041ca451a952aecd8776a76dae2a4c3b8adf2 100644 (file)
@@ -1,6 +1,6 @@
 
 #undef  VERSION
-#define VERSION "5.0.0"
+#define VERSION "5.1.0"
 #define BDATE   "26 January 2010"
 #define LSMDATE "26Jan10"
 
@@ -43,7 +43,7 @@
 #define TRACE_FILE 1
 
 /* If this is set stdout will not be closed on startup */
-/* #define DEVELOPER 1 */
+#define DEVELOPER 1
 
 /*
  * SMCHECK does orphaned buffer checking (memory leaks)