From 4f35081b07afc0180d2a56da168e816ce8fd5f58 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Sun, 25 Sep 2016 15:51:49 -0500 Subject: [PATCH] Fix version --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index 55196c06..09377ac9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -43,7 +43,7 @@ author = u'Lubuntu Team' # The short X.Y version. version = u'16.10' # The full version, including alpha/beta/rc tags. -release = u'beta1' +release = u'16.10' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.