We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e334df commit 65c1653Copy full SHA for 65c1653
SConscript
@@ -1,7 +1,7 @@
1
# -*- python -*-
2
-# $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 $
3
# Authors: Joanne Bogart <[email protected]>
4
-# Version: xmlBase-05-07-00
+# Version: xmlBase-05-07-01
5
Import('baseEnv')
6
Import('listFiles')
7
progEnv = baseEnv.Clone()
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
8
xmlBase-05-07-00 30-Mar-2016 jrb Updates from Joe for Xerces3. Also cosmetic clean-up
9
xmlBase-05-06-01 17-Apr-2013 jrb Add app for quick check whether xml file parses correctly
10
xmlBase-05-06-00 16-Aug-2012 jrb support for Windows no-installed-headers
0 commit comments