X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fversion.h;h=a40023f707cc558f70b3ca420b6b4e1443d01e34;hb=8694fe83738792584b6c7c1a42a6225159dbf998;hp=4bab9dfa5ec673428a79e478d61249a0147e5a15;hpb=2353c16a93ee53e152580c8520162ef46946b354;p=bacula%2Fbacula diff --git a/bacula/src/version.h b/bacula/src/version.h index 4bab9dfa5e..a40023f707 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -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. @@ -103,6 +104,11 @@ # 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 */