[Checkins] SVN: z3c.language.negotiator/branches/1.0.3/ Back to development: 1.0.4

Adam Groszer agroszer at gmail.com
Thu Aug 5 04:20:44 EDT 2010


Log message for revision 115483:
  Back to development: 1.0.4

Changed:
  U   z3c.language.negotiator/branches/1.0.3/CHANGES.txt
  U   z3c.language.negotiator/branches/1.0.3/setup.py

-=-
Modified: z3c.language.negotiator/branches/1.0.3/CHANGES.txt
===================================================================
--- z3c.language.negotiator/branches/1.0.3/CHANGES.txt	2010-08-05 08:20:18 UTC (rev 115482)
+++ z3c.language.negotiator/branches/1.0.3/CHANGES.txt	2010-08-05 08:20:43 UTC (rev 115483)
@@ -2,6 +2,12 @@
 CHANGES
 =======
 
+1.0.4 (unreleased)
+------------------
+
+- Nothing changed yet.
+
+
 1.0.3 (2010-08-05)
 ------------------
 

Modified: z3c.language.negotiator/branches/1.0.3/setup.py
===================================================================
--- z3c.language.negotiator/branches/1.0.3/setup.py	2010-08-05 08:20:18 UTC (rev 115482)
+++ z3c.language.negotiator/branches/1.0.3/setup.py	2010-08-05 08:20:43 UTC (rev 115483)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.language.negotiator',
-    version='1.0.3',
+    version='1.0.4dev',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "Zope3 i18n language negotiator.",



More information about the checkins mailing list