From 1763cfb4ea3c1933ed623fe3adb66ba0a87169e1 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Mon, 9 Mar 2015 12:00:32 +0900 Subject: [PATCH] fix TAJO-1378 --- tajo-docs/src/main/sphinx/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tajo-docs/src/main/sphinx/conf.py b/tajo-docs/src/main/sphinx/conf.py index 9695ed103e..ab54b4b76c 100644 --- a/tajo-docs/src/main/sphinx/conf.py +++ b/tajo-docs/src/main/sphinx/conf.py @@ -65,9 +65,9 @@ # built documents. # # The short X.Y version. -version = '0.8' +version = '0.10' # The full version, including alpha/beta/rc tags. -release = '0.8.0' +release = '0.10.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.