]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/version.h
Allow plugin to skip restore if problem
[bacula/bacula] / bacula / src / version.h
index 4bab9dfa5ec673428a79e478d61249a0147e5a15..a40023f707cc558f70b3ca420b6b4e1443d01e34 100644 (file)
@@ -1,8 +1,8 @@
 
 #undef  VERSION
-#define VERSION "5.1.6"
-#define BDATE   "10 Jun 2010"
-#define LSMDATE "10Jun10"
+#define VERSION "5.1.7"
+#define BDATE   "24 July 2010"
+#define LSMDATE "24Jul10"
 
 #define PROG_COPYRIGHT "Copyright (C) %d-2010 Free Software Foundation Europe e.V.\n"
 #define BYEAR "2010"       /* year for copyright messages in progs */
@@ -30,6 +30,7 @@
    02110-1301, USA.
 
    Bacula® is a registered trademark of Kern Sibbald.
+
    The licensor of Bacula is the Free Software Foundation Europe
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 # define USE_VTAPE
 #endif
 
+/*
+ * USE_FTP is a ftp driver for the FD using curl.
+ */
+// #define USE_FTP
+
 /* 
  * for fastest speed but you must have a UPS to avoid unwanted shutdowns
  */