summaryrefslogtreecommitdiff
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
parent8baa566fc23864da78b46a28c064ee9f937b7cf2 (diff)
Bump version to 1.14.2
-rw-r--r--Cask2
-rw-r--r--doc/build/texinfo/evil.texi2
-rw-r--r--doc/source/conf.py2
-rw-r--r--evil-command-window.el2
-rw-r--r--evil-commands.el2
-rw-r--r--evil-common.el2
-rw-r--r--evil-core.el2
-rw-r--r--evil-development.el2
-rw-r--r--evil-digraphs.el2
-rw-r--r--evil-ex.el2
-rw-r--r--evil-integration.el2
-rw-r--r--evil-jumps.el2
-rw-r--r--evil-keybindings.el2
-rw-r--r--evil-macros.el2
-rw-r--r--evil-maps.el2
-rw-r--r--evil-pkg.el2
-rw-r--r--evil-repeat.el2
-rw-r--r--evil-search.el2
-rw-r--r--evil-states.el2
-rw-r--r--evil-test-helpers.el4
-rw-r--r--evil-tests.el2
-rw-r--r--evil-types.el2
-rw-r--r--evil-vars.el4
-rw-r--r--evil.el2
24 files changed, 26 insertions, 26 deletions
diff --git a/Cask b/Cask
index 5e26c85..73c1a72 100644
--- a/Cask
+++ b/Cask
@@ -1,4 +1,4 @@
-(package "evil" "1.14.1" "Extensible Vi layer for Emacs.")
+(package "evil" "1.14.2" "Extensible Vi layer for Emacs.")
(files "*.el")
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'
diff --git a/evil-command-window.el b/evil-command-window.el
index 06e5d40..96b6093 100644
--- a/evil-command-window.el
+++ b/evil-command-window.el
@@ -2,7 +2,7 @@
;; Author: Emanuel Evans <emanuel.evans at gmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-commands.el b/evil-commands.el
index 0eff012..1cc3e94 100644
--- a/evil-commands.el
+++ b/evil-commands.el
@@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-common.el b/evil-common.el
index 6b09cea..32b63a5 100644
--- a/evil-common.el
+++ b/evil-common.el
@@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-core.el b/evil-core.el
index 6b67f27..fd800b5 100644
--- a/evil-core.el
+++ b/evil-core.el
@@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-development.el b/evil-development.el
index 0911843..bbfb62d 100644
--- a/evil-development.el
+++ b/evil-development.el
@@ -2,7 +2,7 @@
;; Author: Justin Burkett <justin at burkett dot cc>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-digraphs.el b/evil-digraphs.el
index 0262993..e7c4cbf 100644
--- a/evil-digraphs.el
+++ b/evil-digraphs.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-ex.el b/evil-ex.el
index cc9d48d..3cb29d5 100644
--- a/evil-ex.el
+++ b/evil-ex.el
@@ -3,7 +3,7 @@
;; Author: Frank Fischer <frank fischer at mathematik.tu-chemnitz.de>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-integration.el b/evil-integration.el
index da5f5bb..4837c59 100644
--- a/evil-integration.el
+++ b/evil-integration.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-jumps.el b/evil-jumps.el
index b99de02..68d6047 100644
--- a/evil-jumps.el
+++ b/evil-jumps.el
@@ -2,7 +2,7 @@
;; Author: Bailey Ling <bling at live.ca>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-keybindings.el b/evil-keybindings.el
index 8e6eb04..f82510f 100644
--- a/evil-keybindings.el
+++ b/evil-keybindings.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-macros.el b/evil-macros.el
index e147fe7..6b14493 100644
--- a/evil-macros.el
+++ b/evil-macros.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-maps.el b/evil-maps.el
index dbed80e..b59fde4 100644
--- a/evil-maps.el
+++ b/evil-maps.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-pkg.el b/evil-pkg.el
index f84b60a..c3677eb 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.14.1"
+ "1.14.2"
"Extensible Vi layer for Emacs."
'((emacs "24.1")
(goto-chg "1.6")
diff --git a/evil-repeat.el b/evil-repeat.el
index 963dcab..8456b41 100644
--- a/evil-repeat.el
+++ b/evil-repeat.el
@@ -3,7 +3,7 @@
;; Author: Frank Fischer <frank.fischer at mathematik.tu-chemnitz.de>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-search.el b/evil-search.el
index 30ecda0..a46a8fc 100644
--- a/evil-search.el
+++ b/evil-search.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-states.el b/evil-states.el
index a27634c..45b4aa5 100644
--- a/evil-states.el
+++ b/evil-states.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-test-helpers.el b/evil-test-helpers.el
index 3478d4f..efc56be 100644
--- a/evil-test-helpers.el
+++ b/evil-test-helpers.el
@@ -2,8 +2,8 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Package-Requires: ((evil "1.14.1"))
-;; Version: 1.14.1
+;; Package-Requires: ((evil "1.14.2"))
+;; Version: 1.14.2
;; This file is NOT part of GNU Emacs.
diff --git a/evil-tests.el b/evil-tests.el
index e01043e..bfe7877 100644
--- a/evil-tests.el
+++ b/evil-tests.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-types.el b/evil-types.el
index 32f6f46..e983e2d 100644
--- a/evil-types.el
+++ b/evil-types.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-vars.el b/evil-vars.el
index 9acf9e8..3cea2ce 100644
--- a/evil-vars.el
+++ b/evil-vars.el
@@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.14.1
+;; Version: 1.14.2
;;
;; This file is NOT part of GNU Emacs.
@@ -1998,7 +1998,7 @@ Otherwise the previous command is assumed as substitute.")
(buffer-substring (point-min)
(line-end-position))))
;; no repo, use plain version
- "1.14.1"))))
+ "1.14.2"))))
"The current version of Evil")
(defcustom evil-want-integration t
diff --git a/evil.el b/evil.el
index 1b12ec9..9e2bf05 100644
--- a/evil.el
+++ b/evil.el
@@ -58,7 +58,7 @@
;; To get in touch, please use the bug tracker or the
;; mailing list (see below).
;; Created: 2011-03-01
-;; Version: 1.14.1
+;; Version: 1.14.2
;; Keywords: emulation, vim
;; URL: https://github.com/emacs-evil/evil
;; Repository: https://github.com/emacs-evil/evil.git