diff options
| author | Howard Butler <howard@hobu.co> | 2016-02-26 10:03:46 +0100 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2016-02-26 10:03:46 +0100 |
| commit | c13f3d65a6af0d19cc993c889e4ea4e03a21bd51 (patch) | |
| tree | 81c0297fafe8c38b0f75eecef7350fae4f7e8663 /docs/source/conf.py | |
| parent | 64eb689ba83e24d241adfc626f0442843596318b (diff) | |
| download | PROJ-c13f3d65a6af0d19cc993c889e4ea4e03a21bd51.tar.gz PROJ-c13f3d65a6af0d19cc993c889e4ea4e03a21bd51.zip | |
more sphinx docs
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index aae0c729..5f6f3125 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,9 +57,9 @@ author = u'Gerald Evenden' # built documents. # # The short X.Y version. -version = u'4.9.3' +version = u'4.9.2' # The full version, including alpha/beta/rc tags. -release = u'4.9.3' +release = u'4.9.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
