[Checkins] SVN: Products.ZopeVersionControl/trunk/ Bump version
    Hanno Schlichting 
    hannosch at hannosch.eu
       
    Thu Aug  5 11:38:05 EDT 2010
    
    
  
Log message for revision 115500:
  Bump version
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-08-05 15:37:42 UTC (rev 115499)
+++ Products.ZopeVersionControl/trunk/CHANGES.txt	2010-08-05 15:38:04 UTC (rev 115500)
@@ -1,6 +1,10 @@
 Changelog
 =========
 
+1.1.3 - unreleased
+------------------
+
+
 1.1.2 - 2010-08-05
 ------------------
 
Modified: Products.ZopeVersionControl/trunk/setup.py
===================================================================
--- Products.ZopeVersionControl/trunk/setup.py	2010-08-05 15:37:42 UTC (rev 115499)
+++ Products.ZopeVersionControl/trunk/setup.py	2010-08-05 15:38:04 UTC (rev 115500)
@@ -2,7 +2,7 @@
 
 
 setup(name='Products.ZopeVersionControl',
-      version='1.1.2',
+      version='1.1.3',
       description="Zope Version Control",
       long_description=open("CHANGES.txt").read(),
       classifiers=[
    
    
More information about the checkins
mailing list