summaryrefslogtreecommitdiff
path: root/rbtools/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'rbtools/__init__.py')
-rw-r--r--rbtools/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbtools/__init__.py b/rbtools/__init__.py
index 710d4f0..781b90d 100644
--- a/rbtools/__init__.py
+++ b/rbtools/__init__.py
@@ -31,7 +31,7 @@
#
# (Major, Minor, Micro, alpha/beta/rc/final, Release Number, Released)
#
-VERSION = (0, 2, 0, 'beta', 3, False)
+VERSION = (0, 2, 0, 'rc', 1, True)
def get_version_string():