[ZPT] CVS: Packages/TAL - TALDefs.py:1.19
guido@digicool.com
guido@digicool.com
Thu, 17 May 2001 00:16:48 -0400 (EDT)
Update of /cvs-repository/Packages/TAL
In directory korak.digicool.com:/tmp/cvs-serv7384
Modified Files:
TALDefs.py
Log Message:
Bump version to 1.3, since I've introduced a new opcode.
--- Updated File TALDefs.py in package Packages/TAL --
--- TALDefs.py 2001/04/27 18:17:12 1.18
+++ TALDefs.py 2001/05/17 04:16:45 1.19
@@ -86,7 +86,7 @@
Common definitions used by TAL and METAL compilation an transformation.
"""
-TAL_VERSION = "1.2"
+TAL_VERSION = "1.3"
XML_NS = "http://www.w3.org/XML/1998/namespace" # URI for XML namespace
XMLNS_NS = "http://www.w3.org/2000/xmlns/" # URI for XML NS declarations