From: Kern Sibbald Date: Mon, 7 Apr 2003 15:40:00 +0000 (+0000) Subject: Update version X-Git-Tag: Release-1.30~39 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dff5d2b43fcc24430f749ba924901d492839334e;p=bacula%2Fbacula Update version git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@428 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/kernstodo b/bacula/kernstodo index 5d700d6d66..faf15351b6 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,5 +1,5 @@ Kern's ToDo List - 3 April 2003 + 7 April 2003 Documentation to do: (a little bit at a time) - Document running a test version. @@ -10,9 +10,7 @@ Documentation to do: (a little bit at a time) - Document how to use multiple databases. - Document Maximum File Size -***** Write up how to use/manage disk Volume Storage. ****** - Add a section to the doc on Manual cycling of Volumes. -- Document new MaximumConcurrentJob records (Job, Client, Storage) Testing to do: (painful) - that ALL console command line options work and are always implemented @@ -34,7 +32,6 @@ For 1.30 release: - If SD cannot open a drive, make it periodically retry. - Implement LabelTemplate (at least first cut). - Add more of the config info to the tape label. -- Implement bar code reader for autochangers - Add a default File storage so that new users can do backup and restores right away. - Implement a Mount Command and an Unmount Command where @@ -915,3 +912,7 @@ rufus-dir: Volume used once. Marking Volume "File0003" as Used. the last copy for 1 year. -- answer Volume retention. - Make non-zero status from RunJobBefore/After error the job. - Need define of int_least16_t in sha1.h for SuSE. +- Implement bar code reader for autochangers +- Document new MaximumConcurrentJob records (Job, Client, Storage) +- Write up how to use/manage disk Volume Storage. ****** + diff --git a/bacula/src/version.h b/bacula/src/version.h index d464fbcbd2..ccdad15d2a 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ /* */ #define VERSION "1.30" #define VSTRING "1" -#define BDATE "06 April 2003" -#define LSMDATE "06Apr03" +#define BDATE "07 April 2003" +#define LSMDATE "07Apr03" /* Debug flags */ #define DEBUG 1