From: Kern Sibbald Date: Mon, 22 Nov 2004 09:28:41 +0000 (+0000) Subject: - Update authentication failure message to indicate possible X-Git-Tag: Release-1.36.1~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=42b812a8be68b5798624fffeb0437b8830c4d2cc;p=bacula%2Fbacula - Update authentication failure message to indicate possible problem with Maximum Concurrent Jobs. Add to doc too. - Commit PostgreSQL BIGINT fix -- apparently some people didn't get it. - Do not use a slot unless it is InChanger in the autochanger code, otherwise autochanger gets upset not finding the Volume. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1717 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/version.h b/bacula/src/version.h index b863263b6a..3ee8d8a11c 100644 --- a/bacula/src/version.h +++ b/bacula/src/version.h @@ -1,8 +1,8 @@ /* */ #undef VERSION #define VERSION "1.36.1" -#define BDATE "21 November 2004" -#define LSMDATE "21Nov04" +#define BDATE "22 November 2004" +#define LSMDATE "22Nov04" /* Debug flags */ #undef DEBUG