/*
Bacula® - The Network Backup Solution
- Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
+ Copyright (C) 2000-2008 Free Software Foundation Europe e.V.
The main author of Bacula is Kern Sibbald, with contributions from
many others, a complete list can be found in the file AUTHORS.
}
#endif
-// Dmsg2(dbglvl, "List from %s: %d volumes\n", imsg, count);
unlock_volumes();
}
Dmsg2(dbglvl, "reserve_vol free vol=%s at %p\n", vol->vol_name, vol->vol_name);
free_volume(dev);
dcr->unload_device = true; /* have to unload current volume */
-// unload_autochanger(dcr, -1); /* unload the volume */
debug_list_volumes("reserve_vol free");
}
}
*/
#undef VERSION
-#define VERSION "2.3.16"
-#define BDATE "09 April 2008"
-#define LSMDATE "09Apr08"
+#define VERSION "2.3.18"
+#define BDATE "10 April 2008"
+#define LSMDATE "10Apr08"
#define PROG_COPYRIGHT "Copyright (C) %d-2008 Free Software Foundation Europe e.V.\n"
#define BYEAR "2008" /* year for copyright messages in progs */