[Checkins] SVN: z3c.macro/trunk/ Preparing release 1.4.2
    Gediminas Paulauskas 
    menesis at pov.lt
       
    Wed Feb 15 18:16:13 UTC 2012
    
    
  
Log message for revision 124407:
  Preparing release 1.4.2
Changed:
  U   z3c.macro/trunk/CHANGES.txt
  U   z3c.macro/trunk/setup.py
-=-
Modified: z3c.macro/trunk/CHANGES.txt
===================================================================
--- z3c.macro/trunk/CHANGES.txt	2012-02-15 18:15:17 UTC (rev 124406)
+++ z3c.macro/trunk/CHANGES.txt	2012-02-15 18:16:13 UTC (rev 124407)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.4.2 (unreleased)
+1.4.2 (2012-02-15)
 ------------------
 
 - Remove hooks to use ViewPageTemplateFile from z3c.pt because this breaks when
Modified: z3c.macro/trunk/setup.py
===================================================================
--- z3c.macro/trunk/setup.py	2012-02-15 18:15:17 UTC (rev 124406)
+++ z3c.macro/trunk/setup.py	2012-02-15 18:16:13 UTC (rev 124407)
@@ -23,7 +23,7 @@
 
 setup(
     name='z3c.macro',
-    version='1.4.2dev',
+    version='1.4.2',
     author = "Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "Simpler definition of ZPT macros.",
    
    
More information about the checkins
mailing list