aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Dalziel <tom_dl@hotmail.com>2022-04-30 22:44:51 +0100
committerTom Dalziel <tom_dl@hotmail.com>2022-04-30 22:44:51 +0100
commit162a94cbce4f2c09fa7dd6bd8ca56080cb0ab63b (patch)
tree952f352afabd0320f7de04f38349e73610c689db /doc
parent8baa566fc23864da78b46a28c064ee9f937b7cf2 (diff)
Bump version to 1.14.21.14.2stablerelease-1.14
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 093384a..3779179 100644
--- a/doc/build/texinfo/evil.texi
+++ b/doc/build/texinfo/evil.texi
@@ -21,7 +21,7 @@
@copying
@quotation
-Evil 1.14.1, Jan 07, 2022
+Evil 1.14.2, Jan 07, 2022
Eivind Fonn, Frank Fischer, Vegard Øye
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 9c36d8c..351f8d6 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.1'
+release = '1.14.2'
master_doc = 'index'