Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release
authorPawel Solyga <Pawel.Solyga@gmail.com>
Thu, 19 Feb 2009 17:07:13 +0000
changeset 1393 142b2d97ec13
parent 1392 fe98b3e2251a
child 1394 fe00de66f4e6
Reset the RELEASE_TAG to None (unreleased) now that the 0.3-20090219 release candidate branch has been created. Patch by: Pawel Solyga
app/soc/release.py
--- a/app/soc/release.py	Thu Feb 19 17:00:14 2009 +0000
+++ b/app/soc/release.py	Thu Feb 19 17:07:13 2009 +0000
@@ -61,5 +61,5 @@
   ]
 
 
-RELEASE_TAG = "0.3-20090219rc"
+RELEASE_TAG = None