aboutsummaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-25 17:10:52 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-11-25 17:10:52 +0100
commit649e5ce3ed9dc52e6939f0862661637f85c60f99 (patch)
tree8cacdf2f0f262285fb993d811b006745f36b4b6c /docs/source/conf.py
parentdbac9993cdc0e89861c0098224e4cdb7f339980c (diff)
downloadPROJ-649e5ce3ed9dc52e6939f0862661637f85c60f99.tar.gz
PROJ-649e5ce3ed9dc52e6939f0862661637f85c60f99.zip
Change version numbers to 6.3.0
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 914d8bba..b9e1fa8a 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -68,7 +68,7 @@ copyright = u'1983-{0}'.format(now.year)
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
-version = '7.0.0'
+version = '6.3.0'
# use same |release| as |version|
release = version