From: Kern Sibbald Date: Wed, 8 Sep 2004 07:39:31 +0000 (+0000) Subject: Improve detection and setting of gateway in the network_start script. X-Git-Tag: Release-1.35.3~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ec947c3d4fe24edea0d450baa4c57036d7702934;p=bacula%2Fbacula Improve detection and setting of gateway in the network_start script. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1589 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/.cvsignore b/bacula/.cvsignore index c24ed44804..02bb60a03e 100644 --- a/bacula/.cvsignore +++ b/bacula/.cvsignore @@ -1,6 +1,6 @@ 1 2 -text +txt set-gnome2 set-gnome1.4 kerns-gprof-config diff --git a/bacula/src/version.h b/bacula/src/version.h index fb79addbf2..4b19f6f8cf 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ /* */ #undef VERSION #define VERSION "1.35.3" -#define BDATE "07 September 2004" -#define LSMDATE "07Sep04" +#define BDATE "08 September 2004" +#define LSMDATE "08Sep04" /* Debug flags */ #undef DEBUG