diff --git a/rsts/conf.py b/rsts/conf.py index 9cbdbbd240..4a24c1271c 100644 --- a/rsts/conf.py +++ b/rsts/conf.py @@ -30,7 +30,7 @@ # The short X.Y version version = u"" # The full version, including alpha/beta/rc tags -release = u"1.2.0-b5" +release = u"1.2.0" # -- General configuration ---------------------------------------------------