aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Dalziel <tom_dl@hotmail.com>2022-04-25 22:25:56 +0100
committerTom Dalziel <tom_dl@hotmail.com>2022-04-25 22:25:56 +0100
commit8806b086b90387a02bd6354993490856104e41bb (patch)
tree4c3275f98b3eeebb6d881043c693f7eafed0f65f /doc
parentf75732de0ca5cae70f17dbc4bf7df03cb4ec491f (diff)
Bump version to 1.14.11.14.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 6bd35d1..093384a 100644
--- a/doc/build/texinfo/evil.texi
+++ b/doc/build/texinfo/evil.texi
@@ -21,7 +21,7 @@
@copying
@quotation
-Evil 1.14.0, Jan 07, 2022
+Evil 1.14.1, Jan 07, 2022
Eivind Fonn, Frank Fischer, Vegard Øye
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 3898194..9c36d8c 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.14.0'
+release = '1.14.1'
master_doc = 'index'