]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Fix segfault when loading Plugins
[bacula/bacula] / bacula / src / version.h
index c4dff065decbae21f7e6248a106fbcdd9b7c1f4d..4ef4519dcf31c721a29b3b6af480084701a2a40c 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
-#define VERSION "5.0.1"
-#define BDATE   "16 February 2010"
-#define LSMDATE "16Feb10"
+#define VERSION "5.0.2"
+#define BDATE   "28 April 2010"
+#define LSMDATE "28Apr10"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2010"       /* year for copyright messages in progs */
@@ -65,7 +65,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)