From: Kern Sibbald Date: Sun, 7 Jul 2002 08:30:22 +0000 (+0000) Subject: Version 1.22 X-Git-Tag: Release-1.22~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ec9f8b8384eb86948b98a6150c53b02dc59d1c84;p=bacula%2Fbacula Version 1.22 git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@52 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/ChangeLog b/bacula/ChangeLog index ad0feeff60..d0ab5fdec5 100644 --- a/bacula/ChangeLog +++ b/bacula/ChangeLog @@ -1,4 +1,4 @@ -2002-06-xx Release 1.22 +2002-07-07 Release 1.22 - All the basic Restore code to handle the boostrap file is now implemented with the exception of the Console Restore command. - Retained compatibility with previous Restore providing no diff --git a/bacula/src/version.h b/bacula/src/version.h index 24fd1d157e..bbf8577b62 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ /* */ #define VERSION "1.22" #define VSTRING "1" -#define DATE "25 June 2002" -#define LSMDATE "25Jun02" +#define DATE "7 July 2002" +#define LSMDATE "07Jul02" /* Debug flags */ #define DEBUG 1