diff options
author | Alban Gruin | 2019-01-04 13:13:39 +0100 |
---|---|---|
committer | Alban Gruin | 2019-01-04 13:13:39 +0100 |
commit | fe83f55800f78ff6ced9a13cf5a9c22fde0ead12 (patch) | |
tree | 824ee29dd61e9bda3b28ef4cc59d56c3d46dc06a /Documentation | |
parent | 2340c98a30a69354ab45af9933d4a53bfe90ff38 (diff) |
Version 0.14.4v0.14.4stable/0.14.zag/rene
Signed-off-by: Alban Gruin <alban at pa1ch dot fr>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/conf.py b/Documentation/conf.py index c0ce370..bf32e61 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -15,7 +15,7 @@ copyright = u'%d, Alban Gruin' % year author = u'Alban Gruin' version = u'0.14' -release = u'0.14.3' +release = u'0.14.4' language = 'fr' |