[Zope-Checkins] SVN: Zope/branches/2.12/setup.py updated
by Andreas Jung other posts by this author
Nov 1 2009 4:45AM messages near this date
[Zope-Checkins] SVN: Zope/branches/2.12/ open for Zope 2.12.2-dev
|
[Zope-Checkins] SVN: Zope/tags/2.12.1/ removed
Log message for revision 105415:
updated
Changed:
U Zope/branches/2.12/setup.py
-=-
Modified: Zope/branches/2.12/setup.py
===================================================================
--- Zope/branches/2.12/setup.py 2009-11-01 12:45:11 UTC (rev 105414)
+++ Zope/branches/2.12/setup.py 2009-11-01 12:45:14 UTC (rev 105415)
@@ -19,7 +19,7 @@
EXTENSIONCLASS_INCLUDEDIRS = ['include', 'src']
params = dict(name='Zope2',
- version='2.12.0',
+ version='2.12.1',
url='http://www.zope.org',
license='ZPL 2.1',
description='Zope2 application server / web framework',
_______________________________________________
Zope-Checkins maillist - Zope-Checkins@[...].org
https://mail.zope.org/mailman/listinfo/zope-checkins
|