[Checkins] SVN: Products.ZopeVersionControl/trunk/ Prepare Products.ZopeVersionControl 1.1.

Hanno Schlichting hannosch at hannosch.eu
Sun Jul 18 07:58:59 EDT 2010


Log message for revision 114817:
  Prepare Products.ZopeVersionControl 1.1.

Changed:
  U   Products.ZopeVersionControl/trunk/CHANGES.txt
  U   Products.ZopeVersionControl/trunk/setup.py

-=-
Modified: Products.ZopeVersionControl/trunk/CHANGES.txt
===================================================================
--- Products.ZopeVersionControl/trunk/CHANGES.txt	2010-07-17 21:49:35 UTC (rev 114816)
+++ Products.ZopeVersionControl/trunk/CHANGES.txt	2010-07-18 11:58:58 UTC (rev 114817)
@@ -1,9 +1,10 @@
 Changelog
 =========
 
-1.1b1 - Unreleased
-------------------
+1.1 - 2010-07-18
+----------------
 
+- No changes.
 
 1.1a1 - 2009-11-13
 ------------------

Modified: Products.ZopeVersionControl/trunk/setup.py
===================================================================
--- Products.ZopeVersionControl/trunk/setup.py	2010-07-17 21:49:35 UTC (rev 114816)
+++ Products.ZopeVersionControl/trunk/setup.py	2010-07-18 11:58:58 UTC (rev 114817)
@@ -2,7 +2,7 @@
 
 
 setup(name='Products.ZopeVersionControl',
-      version='1.1b1',
+      version='1.1',
       description="Zope Version Control",
       long_description=open("CHANGES.txt").read(),
       classifiers=[



More information about the checkins mailing list