Reset the RELEASE_TAG to None (unreleased) now that the 0.1a20081206 release candidate branch has been created.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Sat, 06 Dec 2008 22:34:25 +0000
changeset 692 28c652eef017
parent 691 2804ed5736b4
child 693 99081e8176b8
Reset the RELEASE_TAG to None (unreleased) now that the 0.1a20081206 release candidate branch has been created. Patch by: Pawel Solyga
app/soc/release.py
--- 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