diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-03-28 23:43:56 +0200 |
---|---|---|
committer | Matthias Schiffer <mschiffer@universe-factory.net> | 2016-03-28 23:43:56 +0200 |
commit | 0412bf46cb37c501d46e321f12683ce783ade63b (patch) | |
tree | 744105666ade2bd11c2fada54b3563473b61bbb1 /doc/source/conf.py | |
parent | e9ccb06be40f54c82320af67359445b9dd574b84 (diff) | |
download | fastd-0412bf46cb37c501d46e321f12683ce783ade63b.tar fastd-0412bf46cb37c501d46e321f12683ce783ade63b.zip |
fastd v18v18
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r-- | doc/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index abb2875..8d2fb2b 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -54,9 +54,9 @@ copyright = '2012-2016, Matthias Schiffer' # built documents. # # The short X.Y version. -version = '17+' +version = '18' # The full version, including alpha/beta/rc tags. -release = '17+' +release = '18' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |