aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEivind Fonn <evfonn@gmail.com>2020-03-04 09:58:58 +0100
committerEivind Fonn <evfonn@gmail.com>2020-03-04 10:07:11 +0100
commit5162d1ce3660e6a3730201e0c3797d83bf89594a (patch)
tree457dbe1117119741c259c616d37df3c4385638a3 /doc
parent54b0efd4467d077c9c4b90e062dd6dc32e0d49fa (diff)
Bump version to 1.13.11.13.1
Diffstat (limited to 'doc')
-rw-r--r--doc/build/texinfo/evil.texi2
-rw-r--r--doc/source/conf.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/build/texinfo/evil.texi b/doc/build/texinfo/evil.texi
index a2b608e..3d8fdfc 100644
--- a/doc/build/texinfo/evil.texi
+++ b/doc/build/texinfo/evil.texi
@@ -21,7 +21,7 @@
@copying
@quotation
-Evil 1.13.0, Mar 04, 2020
+Evil 1.13.1, Mar 04, 2020
Eivind Fonn, Frank Fischer, Vegard Øye
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 5255885..427270d 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -25,7 +25,7 @@ copyright = '2011-2019, Eivind Fonn, Frank Fischer, Vegard Øye'
author = 'Eivind Fonn, Frank Fischer, Vegard Øye'
# The full version, including alpha/beta/rc tags
-release = '1.13.0'
+release = '1.13.1'
master_doc = 'index'