[Checkins] SVN: z3c.flashmessage/trunk/ Preparing release 1.2

Jan-Jaap Driessen jdriessen at thehealthagency.com
Tue Oct 19 04:26:24 EDT 2010


Log message for revision 117748:
  Preparing release 1.2

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

-=-
Modified: z3c.flashmessage/trunk/CHANGES.txt
===================================================================
--- z3c.flashmessage/trunk/CHANGES.txt	2010-10-19 07:46:50 UTC (rev 117747)
+++ z3c.flashmessage/trunk/CHANGES.txt	2010-10-19 08:26:24 UTC (rev 117748)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.2 (unreleased)
+1.2 (2010-10-19)
 ================
 
 * Removed test dependency on zope.app.zcmlfiles.

Modified: z3c.flashmessage/trunk/setup.py
===================================================================
--- z3c.flashmessage/trunk/setup.py	2010-10-19 07:46:50 UTC (rev 117747)
+++ z3c.flashmessage/trunk/setup.py	2010-10-19 08:26:24 UTC (rev 117748)
@@ -7,7 +7,7 @@
 
 setup(
     name = "z3c.flashmessage",
-    version='1.2dev',
+    version='1.2',
     author = "Jasper Op de Coul, Christian Theune",
     author_email = "jasper at infrae.com, ct at gocept.com",
     description = "A package for sending `flash messages` to users.",



More information about the checkins mailing list