Reset the RELEASE_TAG to None (unreleased) now that the 0.1a20081206 release candidate branch has been created.
Patch by: Pawel Solyga
--- a/app/soc/release.py Sat Dec 06 22:18:21 2008 +0000
+++ b/app/soc/release.py Sat Dec 06 22:34:25 2008 +0000
@@ -61,5 +61,5 @@
]
-RELEASE_TAG = '0.1a20081206rc'
+RELEASE_TAG = None