]> git.sur5r.net Git - bacula/bacula/commitdiff
- Update authentication failure message to indicate possible
authorKern Sibbald <kern@sibbald.com>
Mon, 22 Nov 2004 09:28:41 +0000 (09:28 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 22 Nov 2004 09:28:41 +0000 (09:28 +0000)
  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

bacula/src/version.h

index b863263b6a1e26ad1443990c2bcb801cb668af20..3ee8d8a11ce5fcee1005d4453efb673a7d8f275e 100644 (file)
@@ -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