]> git.sur5r.net Git - bacula/bacula/commitdiff
Update version
authorKern Sibbald <kern@sibbald.com>
Mon, 7 Jul 2008 21:52:38 +0000 (21:52 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 7 Jul 2008 21:52:38 +0000 (21:52 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7335 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/ChangeLog
bacula/ReleaseNotes
bacula/src/version.h

index 5ea287e32f212d6cc5f308e2c271d56a678fe686..76c869ad948649840d8b0e93e19a3a8befe36b84 100644 (file)
@@ -17,7 +17,6 @@ kes  Correct bat restore display of multiple drives. This fixes
 kes  Do find_a_volume() each time an unload is done. This
      fixes the failure of maxvol2-test.
 
-
 Release Beta version 2.4.1-b2
 04Jul08 
 kes  Use Qmsg() in job.c watchdog callback.
index b814a3ae79d11e273d1e30c0c36f137fb15b30cd..2dc413ebeb4c57a94da19f6232dd8520f63c024b 100644 (file)
@@ -1,5 +1,5 @@
 
-       Release Notes for Bacula 2.4.1-b2
+       Release Notes for Bacula 2.4.1
 
   Bacula code: Total files = 500 Total lines = 188,654 (*.h *.c *.in)
 
index 2ed7b23ea5283d50c749fe4138fa0d45994d1c51..a5eda82fafae9fa8bbe078a2d79eafe6a4a42cad 100644 (file)
@@ -3,7 +3,7 @@
  */
 
 #undef  VERSION
-#define VERSION "2.4.1-b3"
+#define VERSION "2.4.1"
 #define BDATE   "07 July 2008"
 #define LSMDATE "07Jul08"