[Checkins] SVN: z3c.recipe.perlpackage/trunk/ correct the version number

Kevin Teague kevin at bud.ca
Fri Jul 4 15:34:17 EDT 2008


Log message for revision 88017:
  correct the version number

Changed:
  U   z3c.recipe.perlpackage/trunk/CHANGES.txt
  U   z3c.recipe.perlpackage/trunk/setup.py

-=-
Modified: z3c.recipe.perlpackage/trunk/CHANGES.txt
===================================================================
--- z3c.recipe.perlpackage/trunk/CHANGES.txt	2008-07-04 19:28:54 UTC (rev 88016)
+++ z3c.recipe.perlpackage/trunk/CHANGES.txt	2008-07-04 19:34:16 UTC (rev 88017)
@@ -1,7 +1,7 @@
 Release History
 ***************
 
-1.0 (2008-07-03)
+0.1 (2008-07-04)
 ================
 
 Initial release.

Modified: z3c.recipe.perlpackage/trunk/setup.py
===================================================================
--- z3c.recipe.perlpackage/trunk/setup.py	2008-07-04 19:28:54 UTC (rev 88016)
+++ z3c.recipe.perlpackage/trunk/setup.py	2008-07-04 19:34:16 UTC (rev 88017)
@@ -34,9 +34,6 @@
         read('README.txt')
         + '\n' +
         read('CHANGES.txt')
-        + '\n' +
-        'Download\n'
-        '**********************\n'
         ),
 
     packages = find_packages(),



More information about the Checkins mailing list