[Checkins] SVN: z3c.indexer/trunk/ added dev marker

Roger Ineichen cvs-admin at zope.org
Sat Nov 17 00:32:21 UTC 2012


Log message for revision 128324:
  added dev marker

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

-=-
Modified: z3c.indexer/trunk/CHANGES.txt
===================================================================
--- z3c.indexer/trunk/CHANGES.txt	2012-11-17 00:31:15 UTC (rev 128323)
+++ z3c.indexer/trunk/CHANGES.txt	2012-11-17 00:32:21 UTC (rev 128324)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.6.2 (unreleased)
+------------------
+
+- ...
+
+
 0.6.1 (2012-11-17)
 ------------------
 

Modified: z3c.indexer/trunk/setup.py
===================================================================
--- z3c.indexer/trunk/setup.py	2012-11-17 00:31:15 UTC (rev 128323)
+++ z3c.indexer/trunk/setup.py	2012-11-17 00:32:21 UTC (rev 128324)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.indexer',
-    version='0.6.1',
+    version='0.6.2dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A new way to index objects for Zope3",



More information about the checkins mailing list