From 68487285c1469b2361a0e1526e76ca23fd8b71b3 Mon Sep 17 00:00:00 2001 From: IIHOSHI Yoshinori Date: Sun, 24 Sep 2017 11:20:28 +0900 Subject: [PATCH] Update the version in the manual --- ManualGenerator/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ManualGenerator/conf.py b/ManualGenerator/conf.py index e452531f4..ddc698716 100644 --- a/ManualGenerator/conf.py +++ b/ManualGenerator/conf.py @@ -55,9 +55,9 @@ # built documents. # # The short X.Y version. -version = '2.0' +version = '2.1' # The full version, including alpha/beta/rc tags. -release = '2.0.0' +release = '2.1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.