Reset the RELEASE_TAG to None (unreleased) now that the 0.4-20090224 release
candidate branch has been created.
Patch by: Pawel Solyga
--- 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