Commit 9a2ee3bd authored by 's avatar

Added __version__ to ZPublisher.__init__

parent 6bdb0b71
......@@ -82,6 +82,8 @@
# attributions are listed in the accompanying credits file.
#
##############################################################################
__version__='$Revision: 1.6 $'[11:-2]
from Publish import publish_module
def test(*args, **kw):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment