diff --git a/SConscript b/SConscript index 4f7dda5..a9d6ee4 100644 --- a/SConscript +++ b/SConscript @@ -1,7 +1,7 @@ # -*- python -*- -# $Id: SConscript,v 1.26 2013/04/18 00:30:23 jrb Exp $ +# $Id: SConscript,v 1.27 2016/03/30 20:25:33 jrb Exp $ # Authors: Joanne Bogart -# Version: xmlBase-05-07-00 +# Version: xmlBase-05-07-01 Import('baseEnv') Import('listFiles') progEnv = baseEnv.Clone() diff --git a/doc/release.notes b/doc/release.notes index 9da5ef6..5bc8a5c 100644 --- a/doc/release.notes +++ b/doc/release.notes @@ -4,6 +4,7 @@ * * EOH + xmlBase-05-07-01 31-Aug-2016 jrb force LATEST build of GR and ST; no actual change xmlBase-05-07-00 30-Mar-2016 jrb Updates from Joe for Xerces3. Also cosmetic clean-up xmlBase-05-06-01 17-Apr-2013 jrb Add app for quick check whether xml file parses correctly xmlBase-05-06-00 16-Aug-2012 jrb support for Windows no-installed-headers