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

Roger Ineichen roger at projekt01.ch
Tue Mar 10 01:30:37 EDT 2009


Log message for revision 97788:
  added dev marker

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

-=-
Modified: z3c.searcher/trunk/CHANGES.txt
===================================================================
--- z3c.searcher/trunk/CHANGES.txt	2009-03-10 05:27:40 UTC (rev 97787)
+++ z3c.searcher/trunk/CHANGES.txt	2009-03-10 05:30:37 UTC (rev 97788)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+0.5.3 (unreleased)
+------------------
+
+- ...
+
+
 0.5.2 (2009-03-10)
 ------------------
 

Modified: z3c.searcher/trunk/setup.py
===================================================================
--- z3c.searcher/trunk/setup.py	2009-03-10 05:27:40 UTC (rev 97787)
+++ z3c.searcher/trunk/setup.py	2009-03-10 05:30:37 UTC (rev 97788)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.searcher',
-    version='0.5.2',
+    version='0.5.3dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "Persistent and session based search form for Zope3",



More information about the Checkins mailing list