[Checkins] SVN: bluebream/trunk/ - next release is 1.0a4

Baiju M baiju.m.mail at gmail.com
Sun Mar 7 08:49:02 EST 2010


Log message for revision 109776:
  - next release is 1.0a4
  - Use 1.0a4 KGS
  

Changed:
  U   bluebream/trunk/CHANGES.txt
  U   bluebream/trunk/setup.py
  U   bluebream/trunk/src/bluebream/bluebream_base/project_template/versions.cfg
  U   bluebream/trunk/src/bluebream/bluebream_simple/project_template/versions.cfg

-=-
Modified: bluebream/trunk/CHANGES.txt
===================================================================
--- bluebream/trunk/CHANGES.txt	2010-03-07 13:46:05 UTC (rev 109775)
+++ bluebream/trunk/CHANGES.txt	2010-03-07 13:49:01 UTC (rev 109776)
@@ -1,7 +1,7 @@
 Changelog
 *********
 
-1.0b1 (unreleased)
+1.0a4 (unreleased)
 ------------------
 
 - Added an empty PKG-INFO

Modified: bluebream/trunk/setup.py
===================================================================
--- bluebream/trunk/setup.py	2010-03-07 13:46:05 UTC (rev 109775)
+++ bluebream/trunk/setup.py	2010-03-07 13:49:01 UTC (rev 109776)
@@ -20,7 +20,7 @@
 
 setup(
     name="bluebream",
-    version = '1.0b1dev',
+    version = '1.0a4dev',
     author="BlueBream Team",
     author_email="zope-dev at zope.org",
     url="http://bluebream.zope.org",

Modified: bluebream/trunk/src/bluebream/bluebream_base/project_template/versions.cfg
===================================================================
--- bluebream/trunk/src/bluebream/bluebream_base/project_template/versions.cfg	2010-03-07 13:46:05 UTC (rev 109775)
+++ bluebream/trunk/src/bluebream/bluebream_base/project_template/versions.cfg	2010-03-07 13:49:01 UTC (rev 109776)
@@ -1,2 +1,2 @@
 [buildout]
-extends = http://download.zope.org/bluebream/bluebream-1.0a3.cfg
+extends = http://download.zope.org/bluebream/bluebream-1.0a4.cfg

Modified: bluebream/trunk/src/bluebream/bluebream_simple/project_template/versions.cfg
===================================================================
--- bluebream/trunk/src/bluebream/bluebream_simple/project_template/versions.cfg	2010-03-07 13:46:05 UTC (rev 109775)
+++ bluebream/trunk/src/bluebream/bluebream_simple/project_template/versions.cfg	2010-03-07 13:49:01 UTC (rev 109776)
@@ -1,2 +1,2 @@
 [buildout]
-extends = http://download.zope.org/bluebream/bluebream-1.0a3.cfg
+extends = http://download.zope.org/bluebream/bluebream-1.0a4.cfg



More information about the checkins mailing list