X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fde%2Fconf.py;h=1bc39d4c16c52bc9952d155c8f1654f43b522e74;hb=14f58edd803d0656f3471c1bf1a75ec5cc483da8;hp=8f2d130d08b202bf8956de229cec206ee9aa5029;hpb=18545173a6358805e3b7dde842d77aa3aded4f6c;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/de/conf.py b/docs/de/conf.py index 8f2d130d..1bc39d4c 100644 --- a/docs/de/conf.py +++ b/docs/de/conf.py @@ -11,8 +11,8 @@ templates_path = ['_templates'] source_suffix = '.rst' master_doc = 'index' project = u'wallabag-fr' -copyright = u'2013-2016, Nicolas Lœuillet - MIT Licence' -version = '2.0.0' +copyright = u'2013-2017, Nicolas Lœuillet - MIT Licence' +version = '2.3.0' release = version exclude_patterns = ['_build'] pygments_style = 'sphinx'