From cccebf7772430ef7965f61d195bc941cf59b1b93 Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Tue, 19 May 2015 19:23:32 +0200 Subject: [PATCH] Bump version to 1.9.3 --- sphinx-conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sphinx-conf.py b/sphinx-conf.py index f7a2566..72d770f 100644 --- a/sphinx-conf.py +++ b/sphinx-conf.py @@ -48,9 +48,9 @@ copyright = u'2015, Indico Team' # built documents. # # The short X.Y version. -version = '1.9.2' +version = '1.9.3' # The full version, including alpha/beta/rc tags. -release = '1.9.2' +release = '1.9.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.