From fd9c81b60acd12b9bea526f42b49880d6dfe9c34 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Mon, 10 Feb 2020 10:34:57 +0100 Subject: Update version and libtool number to 6.3.1 --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index 8655c7ad..5b92609e 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 = '6.3.0' +version = '6.3.1' # use same |release| as |version| release = version -- cgit v1.2.3