summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchipx86 <chipx86@5efc13c4-1f27-0410-8691-ff2d1f55687e>2009-03-27 10:39:13 +0000
committerchipx86 <chipx86@5efc13c4-1f27-0410-8691-ff2d1f55687e>2009-03-27 10:39:13 +0000
commitf1c2cef247b8ed769538230390b3ef7c3b68add0 (patch)
tree9eb7ccb1620ace5cfa3de9a462ecc3d8b389c15c
parent26f767ac85b40c394a7936d6af92a6134b9fcb16 (diff)
This isn't a release, so don't mark it as such.
git-svn-id: https://reviewboard.googlecode.com/svn/trunk/rbtools@1869 5efc13c4-1f27-0410-8691-ff2d1f55687e
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 07ec852..633b485 100755
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ from setuptools.command.test import test
VERSION = "0.2beta1"
-IS_RELEASE = True
+IS_RELEASE = False
if IS_RELEASE: