]> git.sur5r.net Git - bacula/docs/commitdiff
kes Fix SQL case problem that may cause the failure of DiskToCatalog
authorKern Sibbald <kern@sibbald.com>
Mon, 8 Sep 2008 19:21:08 +0000 (19:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 8 Sep 2008 19:21:08 +0000 (19:21 +0000)
     in bug #1149.
kes  Copy missing storage name into edit buffer. As far as I can tell
     this never caused a bug.

docs/developers/version.tex
docs/manual-de/update_version
docs/manual-de/version.tex
docs/manual-fr/update_version
docs/manual/version.tex

index e355a1ecff7cbde5e9dc741d912213ec5770c380..1f6fb1742baa509a3a1de871e0d0ca5f3909f8ec 100644 (file)
@@ -1 +1 @@
-2.2.8 (26 January 2008)
+2.4.2 (26 July 2008)
index 687c098819bef266a8ccdb579493658712274205..e03957d5faf4053922d78bfba3b16cf39dd670f4 100755 (executable)
@@ -3,8 +3,8 @@
 # Script file to update the Bacula version
 #
 out=/tmp/$$
-VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.2/bacula/src/version.h`
-DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.2/bacula/src/version.h`
+VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.4/bacula/src/version.h`
+DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.4/bacula/src/version.h`
 . ./do_echo
 sed -f ${out} version.tex.in >version.tex
 rm -f ${out}
index e355a1ecff7cbde5e9dc741d912213ec5770c380..1f6fb1742baa509a3a1de871e0d0ca5f3909f8ec 100644 (file)
@@ -1 +1 @@
-2.2.8 (26 January 2008)
+2.4.2 (26 July 2008)
index 687c098819bef266a8ccdb579493658712274205..e03957d5faf4053922d78bfba3b16cf39dd670f4 100755 (executable)
@@ -3,8 +3,8 @@
 # Script file to update the Bacula version
 #
 out=/tmp/$$
-VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.2/bacula/src/version.h`
-DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.2/bacula/src/version.h`
+VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.4/bacula/src/version.h`
+DATE=`sed -n -e 's/^.*[ \t]*BDATE.*"\(.*\)"$/\1/p' /home/kern/bacula/Branch-2.4/bacula/src/version.h`
 . ./do_echo
 sed -f ${out} version.tex.in >version.tex
 rm -f ${out}
index e355a1ecff7cbde5e9dc741d912213ec5770c380..1f6fb1742baa509a3a1de871e0d0ca5f3909f8ec 100644 (file)
@@ -1 +1 @@
-2.2.8 (26 January 2008)
+2.4.2 (26 July 2008)