]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version
authorKern Sibbald <kern@sibbald.com>
Mon, 7 Jul 2003 11:08:01 +0000 (11:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 7 Jul 2003 11:08:01 +0000 (11:08 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@626 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo
bacula/src/version.h

index d9acc5f39274a4c7c3f255bb85eae8e902e49d44..67455ffafee03a37b0725abfd7a1446591da45f3 100644 (file)
@@ -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.
index 8d151b9f008a41d333a784f3232e65c312f5136b..fdd19be1f97a968accd12988329accdc3857b327 100644 (file)
@@ -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