aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2020-12-08 10:41:52 +0100
committerMarc André Tanner <mat@brain-dump.org>2020-12-08 10:41:52 +0100
commit979f3d905ab8910de4fb57f91b31d76e3e218aa5 (patch)
tree072f81fba8103283215ee34192d27f5fe9f3c9c1 /doc
parent468f9ee1b027a7ce98b1a249fa1af5888feeb989 (diff)
downloadvis-979f3d905ab8910de4fb57f91b31d76e3e218aa5.tar.gz
vis-979f3d905ab8910de4fb57f91b31d76e3e218aa5.tar.xz
Set version to 0.7
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile2
-rw-r--r--doc/conf.py4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile
index 4e1a694..29dda29 100644
--- a/doc/Doxyfile
+++ b/doc/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "Vis Editor"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 0.6
+PROJECT_NUMBER = 0.7
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
diff --git a/doc/conf.py b/doc/conf.py
index d091024..74f4a6f 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -67,9 +67,9 @@ author = 'Marc André Tanner'
# built documents.
#
# The short X.Y version.
-version = '0.6'
+version = '0.7'
# The full version, including alpha/beta/rc tags.
-release = '0.6'
+release = '0.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.