From: Kern Sibbald Date: Wed, 28 Aug 2002 21:11:18 +0000 (+0000) Subject: Update version X-Git-Tag: Release-1.25~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6248e0ccce7911cf7df688465ef749707e0efd8c;p=bacula%2Fbacula Update version git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@126 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index aaeb109962..fb6c5c066c 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -28,6 +28,7 @@ From Chuck: --sd.conf password does not match dir.conf storage password ======= +- Implement autochanger for restore. ARRRGGG! I forgot! - Make BSR accept count (total files to be restored). - Make BSR return next_block when it knows record is not in block, done when count is reached, and possibly other diff --git a/bacula/src/version.h b/bacula/src/version.h index 66e77a2ca8..8f5e2d68ab 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ /* */ #define VERSION "1.25" #define VSTRING "1" -#define DATE "26 August 2002" -#define LSMDATE "26Aug02" +#define DATE "28 August 2002" +#define LSMDATE "29Aug02" /* Debug flags */ #define DEBUG 1