]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version + technotes
authorKern Sibbald <kern@sibbald.com>
Tue, 1 Dec 2009 17:10:17 +0000 (18:10 +0100)
committerKern Sibbald <kern@sibbald.com>
Tue, 1 Dec 2009 17:10:17 +0000 (18:10 +0100)
bacula/src/version.h
bacula/technotes

index f7b3e3cec40db4fc3b0cb244f806061187337b77..33104848221d3fd91147c7ea9608bbccb081e5ba 100644 (file)
@@ -3,9 +3,9 @@
  */
 
 #undef  VERSION
-#define VERSION "3.1.5"
-#define BDATE   "15 November 2009"
-#define LSMDATE "15Nov09"
+#define VERSION "3.1.6"
+#define BDATE   "01 December 2009"
+#define LSMDATE "01Dec09"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2009 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2009"       /* year for copyright messages in progs */
index df9eceadb42a341e72e4d47c7ad5e17af00a4496..b19a14c058d9c39eaa53b4c638fbe63c3b3f0f9f 100644 (file)
@@ -3,6 +3,8 @@
 General:
 
 01Dec09
+kes  Remove support for SQLite 2
+kes  Fix rpm spec files bug #1420
 kes  Fix include of MySQL libs to use shared object. Fixes bug #1427
 kes  Fix search for libdbd in DBI option. Fixes bug #1422
 kes  Fix RH spec files to use /etc/logwatch instead of /etc/log.d