changeset 680:c30ff14dcbd0

Resetting version and changelog information in trunk.
author osimons
date Thu, 10 Sep 2009 12:15:40 +0000
parents bf1053c2d606
children 6511c192a957
files ChangeLog setup.py
diffstat 2 files changed, 15 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,18 @@
+Version 0.7
+(???, from 0.7.x branch)
+http://svn.edgewall.org/repos/bitten/tags/0.7
+
+ * ???
+
 Version 0.6
-(?, from 0.6.x branch)
-http://svn.edgewall.org/repos/bitten/tags/0.6.0
+(???, from 0.6.x branch)
+http://svn.edgewall.org/repos/bitten/tags/0.6
+
+ * ???
+
+Version 0.6b1
+(10 September 2009, from 0.6.x branch)
+http://svn.edgewall.org/repos/bitten/tags/0.6b1
 
  * Python 2.4 is now required for slave, while master should still work using
    Python 2.3 (as is also Trac 0.11 minimum).
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@
         NS + 'xml#transform = bitten.build.xmltools:transform'
     ]
 shared_args = {
-        'version': '0.6',
+        'version': '0.7',
         'author': 'Edgewall Software',
         'author_email': 'info@edgewall.org',
         'license': 'BSD',
Copyright (C) 2012-2017 Edgewall Software