[Checkins] SVN: z3c.hashedresource/trunk/ Back to development: 1.1.4

Wolfgang Schnerring wosc at wosc.de
Mon Sep 5 03:44:29 EST 2011


Log message for revision 122726:
  Back to development: 1.1.4

Changed:
  U   z3c.hashedresource/trunk/CHANGES.txt
  U   z3c.hashedresource/trunk/setup.py

-=-
Modified: z3c.hashedresource/trunk/CHANGES.txt
===================================================================
--- z3c.hashedresource/trunk/CHANGES.txt	2011-09-05 08:43:33 UTC (rev 122725)
+++ z3c.hashedresource/trunk/CHANGES.txt	2011-09-05 08:44:29 UTC (rev 122726)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.1.4 (unreleased)
+==================
+
+- Nothing changed yet.
+
+
 1.1.3 (2011-09-05)
 ==================
 

Modified: z3c.hashedresource/trunk/setup.py
===================================================================
--- z3c.hashedresource/trunk/setup.py	2011-09-05 08:43:33 UTC (rev 122725)
+++ z3c.hashedresource/trunk/setup.py	2011-09-05 08:44:29 UTC (rev 122726)
@@ -4,7 +4,7 @@
 
 setup(
     name='z3c.hashedresource',
-    version='1.1.3',
+    version='1.1.4dev',
     author='Wolfgang Schnerring',
     author_email='ws at gocept.com',
     description='Provides URLs for resources that change whenever their content changes.',



More information about the checkins mailing list