summaryrefslogtreecommitdiff
path: root/source/conf.py
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2020-02-14 11:19:44 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2020-02-14 11:19:44 +0100
commiteb47741f4a45c37a13f80bd32d9c6d91d310f951 (patch)
tree9f9c3773aab78649c51d55d2562927c633f17bb2 /source/conf.py
parent890dd25d456a6ef6605c7ef63b67447f05a3e4c5 (diff)
downloadgnunet-rest-api-eb47741f4a45c37a13f80bd32d9c6d91d310f951.tar.gz
gnunet-rest-api-eb47741f4a45c37a13f80bd32d9c6d91d310f951.zip
update version
Diffstat (limited to 'source/conf.py')
-rw-r--r--source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/conf.py b/source/conf.py
index 8cf2006..56c3dc2 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -24,7 +24,7 @@ copyright = '2019, GNUnet e.V.'
24author = 'Philippe Buschmann, Martin Schanzenbach' 24author = 'Philippe Buschmann, Martin Schanzenbach'
25 25
26# The short X.Y version 26# The short X.Y version
27version = '0.12.3' 27version = '0.12'
28# The full version, including alpha/beta/rc tags 28# The full version, including alpha/beta/rc tags
29release = '0.12.3' 29release = '0.12.3'
30 30