Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090209 release candidate branch has been created.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Mon, 09 Feb 2009 16:17:25 +0000
changeset 1259 e7ae623d7b8e
parent 1258 a5aec498436e
child 1260 594c6b500378
Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090209 release candidate branch has been created. Patch by: Pawel Solyga
app/soc/release.py
--- a/app/soc/release.py	Mon Feb 09 15:58:17 2009 +0000
+++ b/app/soc/release.py	Mon Feb 09 16:17:25 2009 +0000
@@ -61,5 +61,5 @@
   ]
 
 
-RELEASE_TAG = '0.2-20090209rc'
+RELEASE_TAG = None