Changelog for version 9.6.3
-
+09Mar20
+ - Eliminate false error when droping postgres table MAC
+ - Apply Carsten's character set fix for the docs. Many thanks!
08Mar20
- Fix logic error in clearing bit on Windows
This is a minor bug fix (mostly fixing incorrect copyrights) to Release-9.6.2.
-08Mar20
+09Mar20
+ - Eliminate false error when droping postgres table MAC
+ - Apply Carsten's character set fix for the docs. Many thanks!
- Fix logic error in clearing bit on Windows
- baculum: Update Portuguese translations
- baculum: Update Polish translations
/* Note: there can be only *one* VERSION in this file */
#define VERSION "9.6.3"
-#define BDATE "08 March 2020"
-#define LSMDATE "08Mar20"
+#define BDATE "09 March 2020"
+#define LSMDATE "09Mar20"
#define RELEASE 1 /* Use ONLY in rpms */