Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
authorPawel Solyga <Pawel.Solyga@gmail.com>
Tue, 24 Feb 2009 20:48:20 +0000
changeset 1494 4205f2f46e48
parent 1493 2f6a607390df
child 1495 d0f803569406
Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release candidate branch has been created. Patch by: Pawel Solyga
app/soc/release.py
--- a/app/soc/release.py	Tue Feb 24 20:40:30 2009 +0000
+++ b/app/soc/release.py	Tue Feb 24 20:48:20 2009 +0000
@@ -61,5 +61,5 @@
   ]
 
 
-RELEASE_TAG = "0.4-20090224rc"
+RELEASE_TAG = None