From 0a7609a4e339e78c4be18b92709de0e7c339b515 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 7 Jul 2003 11:08:01 +0000 Subject: [PATCH] Update version git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@626 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 5 +++-- bacula/src/version.h | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index d9acc5f392..67455ffafe 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,5 +1,5 @@ Kern's ToDo List - 6 July 2003 + 7 July 2003 Documentation to do: (any release a little bit at a time) - Document running a test version. @@ -37,7 +37,7 @@ Testing to do: (painful) - Figure out how to use ssh or stunnel to protect Bacula communications. For 1.31 release: -- Complete (or turn off) the command line code in update. +- Do full check the command line args in update (e.g. VolStatus ...). - In Win portable restore the directory is not create 27-Jun-2003 16:52 tibs-fd: kernsrestore.2003-06-27_16.52.20 Error: create_file.c:175 Could not create @@ -1018,3 +1018,4 @@ Done: (see kernsdone for more) Constrain FileIndex to be within range for Volume. - Pass prefix_links to FD. - Fix restore list of volumes if Volume not selected. +- Complete (or turn off) the command line code in update. diff --git a/bacula/src/version.h b/bacula/src/version.h index 8d151b9f00..fdd19be1f9 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ /* */ #define VERSION "1.31" #define VSTRING "1" -#define BDATE "06 Jul 2003" -#define LSMDATE "06Jul03" +#define BDATE "07 Jul 2003" +#define LSMDATE "07Jul03" /* Debug flags */ #define DEBUG 1 -- 2.39.5