Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090202 release
authorPawel Solyga <Pawel.Solyga@gmail.com>
Mon, 02 Feb 2009 16:57:21 +0000
changeset 1188 d40ace54d14b
parent 1187 7461d6b9ad0e
child 1189 14357ec13647
Reset the RELEASE_TAG to None (unreleased) now that the 0.2-20090202 release candidate branch has been created. Patch by: Pawel Solyga
app/soc/release.py
--- a/app/soc/release.py	Mon Feb 02 16:44:17 2009 +0000
+++ b/app/soc/release.py	Mon Feb 02 16:57:21 2009 +0000
@@ -61,5 +61,5 @@
   ]
 
 
-RELEASE_TAG = '0.2-20090202rc'
+RELEASE_TAG = None