git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4492
91ce42f0-d328-0410-95d8-
f526ca767f89
#undef VERSION
#define VERSION "2.1.6"
-#define BDATE "01 April 2007"
-#define LSMDATE "01Apr07"
+#define BDATE "02 April 2007"
+#define LSMDATE "02Apr07"
#define PROG_COPYRIGHT "Copyright (C) %d-2007 Free Software Foundation Europe e.V.\n"
#define BYEAR "2007" /* year for copyright messages in progs */
Technical notes on version 2.1
General:
+02Apr07
+kes Correct migration prune SQL typo that crept in in a
+ recent 2.1.x change.
01Apr07
kes Move bnet_despool() into class in bsock.c
kes Modify job report to include director name and Build OS.