summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNoemi Vanyi <sitbackandwait@gmail.com>2016-07-09 21:46:20 +0200
committerNoemi Vanyi <sitbackandwait@gmail.com>2016-07-09 21:46:20 +0200
commitffcceed5170209bbc2fe54322973d72c9c4fff78 (patch)
tree404eb089e55cef20a3bbc2ff3a8721455af4ee71 /docs
parent3e351e3b9f819d5383fd1ebafd906fdbe0c3d086 (diff)
downloadsearxng-ffcceed5170209bbc2fe54322973d72c9c4fff78.tar.gz
searxng-ffcceed5170209bbc2fe54322973d72c9c4fff78.zip
version bump to 0.9.0 && year to 2016
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 30fe90313..b1392bab1 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -49,7 +49,7 @@ master_doc = 'index'
# General information about the project.
project = u'searx'
-copyright = u'2015, Adam Tauber'
+copyright = u'2015-2016, Adam Tauber'
author = u'Adam Tauber'
# The version info for the project you're documenting, acts as replacement for
@@ -57,9 +57,9 @@ author = u'Adam Tauber'
# built documents.
#
# The short X.Y version.
-version = '0.8.0'
+version = '0.9.0'
# The full version, including alpha/beta/rc tags.
-release = '0.8.0'
+release = '0.9.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.