git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@494 
91ce42f0-d328-0410-95d8-
f526ca767f89
 
 For 1.31 release:
 - Fix Dir heartbeat in restore and verify vol.  Be sure to make
   bnet_recv() ignore BNET_HEARTBEAT.
+- Fix problem reported by Christopher McCurdy <cmccurdy@eecis.udel.edu>
+   xeon-fd:      Could not stat c:/Documents and Settings/All 
+   Users/Application Data/Humc:\Documents and Settings\All User98_AIX.kbf: 
+   ERR=No such file or directory
+
 - Examine Bare Metal restore problem.
 - Test multiple simultaneous Volumes
 - Document FInclude ...
 
 /* */
 #define VERSION "1.31"
 #define VSTRING "1"
-#define BDATE   "05 May 2003"
-#define LSMDATE "05May03"
+#define BDATE   "06 May 2003"
+#define LSMDATE "06May03"
 
 /* Debug flags */
 #define DEBUG 1