Commit bd92822b authored by Chris McDonough's avatar Chris McDonough

Get Zope version number right.

parent 371862c8
......@@ -15,7 +15,7 @@
def getZopeVersion():
import App.version_txt
App.version_txt.version_txt()
return App.version_txt.version_txt()
def patchAsyncoreLogger():
# Poke zLOG default logging into asyncore to send
......
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