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