[Checkins] SVN: grokproject/trunk/ Preparing release 2.8

Jan Wijbrand Kolman cvs-admin at zope.org
Thu Feb 14 12:10:50 UTC 2013


Log message for revision 129400:
  Preparing release 2.8

Changed:
  U   grokproject/trunk/CHANGES.txt
  U   grokproject/trunk/setup.py

-=-
Modified: grokproject/trunk/CHANGES.txt
===================================================================
--- grokproject/trunk/CHANGES.txt	2013-02-14 12:03:48 UTC (rev 129399)
+++ grokproject/trunk/CHANGES.txt	2013-02-14 12:10:50 UTC (rev 129400)
@@ -1,7 +1,7 @@
 Changes
 =======
 
-2.8 (unreleased)
+2.8 (2013-02-13)
 ----------------
 
 - Update bootstrap.py (for both the grokproject buildout *and* the project

Modified: grokproject/trunk/setup.py
===================================================================
--- grokproject/trunk/setup.py	2013-02-14 12:03:48 UTC (rev 129399)
+++ grokproject/trunk/setup.py	2013-02-14 12:10:50 UTC (rev 129400)
@@ -25,7 +25,7 @@
 
 setup(
     name='grokproject',
-    version='2.8.dev0',
+    version='2.8',
     author='Grok Team',
     author_email='grok-dev at zope.org',
     url='http://grok.zope.org',



More information about the checkins mailing list