Bump up XML version number.
svn: r10546
This commit is contained in:
parent
e9d0cfe947
commit
ede062004e
@ -68,7 +68,7 @@ try:
|
||||
except:
|
||||
_gzip_ok = 0
|
||||
|
||||
XML_VERSION = "1.2.0"
|
||||
XML_VERSION = "1.3.0"
|
||||
|
||||
# table for skipping control chars from XML
|
||||
strip_dict = dict.fromkeys(range(9)+range(12,20))
|
||||
|
Loading…
x
Reference in New Issue
Block a user