emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil 008a6cdb12: Bump version to 1.15.0


From: ELPA Syncer
Subject: [nongnu] elpa/evil 008a6cdb12: Bump version to 1.15.0
Date: Mon, 25 Apr 2022 17:58:10 -0400 (EDT)

branch: elpa/evil
commit 008a6cdb12f15e748979a7d1c2f26c34c84dedbf
Author: Tom Dalziel <tom_dl@hotmail.com>
Commit: Tom Dalziel <tom_dl@hotmail.com>

    Bump version to 1.15.0
---
 Cask                        | 2 +-
 doc/build/texinfo/evil.texi | 2 +-
 doc/source/conf.py          | 2 +-
 evil-command-window.el      | 2 +-
 evil-commands.el            | 2 +-
 evil-common.el              | 2 +-
 evil-core.el                | 2 +-
 evil-development.el         | 2 +-
 evil-digraphs.el            | 2 +-
 evil-ex.el                  | 2 +-
 evil-integration.el         | 2 +-
 evil-jumps.el               | 2 +-
 evil-keybindings.el         | 2 +-
 evil-macros.el              | 2 +-
 evil-maps.el                | 2 +-
 evil-pkg.el                 | 2 +-
 evil-repeat.el              | 2 +-
 evil-search.el              | 2 +-
 evil-states.el              | 2 +-
 evil-test-helpers.el        | 4 ++--
 evil-tests.el               | 2 +-
 evil-types.el               | 2 +-
 evil-vars.el                | 4 ++--
 evil.el                     | 2 +-
 24 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/Cask b/Cask
index c466b0b0b8..faf23383b7 100644
--- a/Cask
+++ b/Cask
@@ -1,4 +1,4 @@
-(package "evil" "1.14.0" "Extensible Vi layer for Emacs.")
+(package "evil" "1.15.0" "Extensible Vi layer for Emacs.")
 
 (files "*.el")
 
diff --git a/doc/build/texinfo/evil.texi b/doc/build/texinfo/evil.texi
index 6bd35d1f42..3344e5fd68 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.15.0, Jan 07, 2022
 
 Eivind Fonn, Frank Fischer, Vegard Øye
 
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 3898194904..8e5f4aeee5 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.15.0'
 
 master_doc = 'index'
 
diff --git a/evil-command-window.el b/evil-command-window.el
index 3d3397f60d..b4c2b1a3a6 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-commands.el b/evil-commands.el
index 1d88a763df..c8d8f782a3 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-common.el b/evil-common.el
index 11acdc51cd..1dcb8be58e 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-core.el b/evil-core.el
index 06001047a8..cf75497db6 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-development.el b/evil-development.el
index 1930be744a..60da92dc91 100644
--- a/evil-development.el
+++ b/evil-development.el
@@ -2,7 +2,7 @@
 
 ;; Author: Justin Burkett <justin at burkett dot cc>
 
-;; Version: 1.14.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-digraphs.el b/evil-digraphs.el
index 745814e873..9baef3d600 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-ex.el b/evil-ex.el
index 491eef0858..c58ea130de 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-integration.el b/evil-integration.el
index 9450c22243..03fc3cfabc 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-jumps.el b/evil-jumps.el
index 55617e010c..fea2e431df 100644
--- a/evil-jumps.el
+++ b/evil-jumps.el
@@ -2,7 +2,7 @@
 
 ;; Author: Bailey Ling <bling at live.ca>
 
-;; Version: 1.14.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-keybindings.el b/evil-keybindings.el
index 71b8e55ffa..baafaf883e 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-macros.el b/evil-macros.el
index fe26723232..71bf122706 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-maps.el b/evil-maps.el
index e24ea1eb19..2166d9ad9a 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-pkg.el b/evil-pkg.el
index f299a426ee..0ab78cb335 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
 (define-package
   "evil"
-  "1.14.0"
+  "1.15.0"
   "Extensible Vi layer for Emacs."
   '((emacs "24.1")
     (goto-chg "1.6")
diff --git a/evil-repeat.el b/evil-repeat.el
index e9c4295541..f305704abd 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-search.el b/evil-search.el
index 4df38b7c3c..0cc9c1b2ba 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-states.el b/evil-states.el
index 0e3b9e9b47..a2e0e6e675 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-test-helpers.el b/evil-test-helpers.el
index 696d899470..7d67c560d9 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.0"))
-;; Version: 1.14.0
+;; Package-Requires: ((evil "1.15.0"))
+;; Version: 1.15.0
 
 ;; This file is NOT part of GNU Emacs.
 
diff --git a/evil-tests.el b/evil-tests.el
index 5b728e90dc..ff896a547a 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-types.el b/evil-types.el
index c23fd59d51..bc5cd3e243 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.0
+;; Version: 1.15.0
 
 ;;
 ;; This file is NOT part of GNU Emacs.
diff --git a/evil-vars.el b/evil-vars.el
index 963417dcb0..7f765e0b47 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.0
+;; Version: 1.15.0
 
 ;;
 ;; 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.0"))))
+          "1.15.0"))))
   "The current version of Evil")
 
 (defcustom evil-want-integration t
diff --git a/evil.el b/evil.el
index ef7fa28d77..8a8a3f35e9 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.0
+;; Version: 1.15.0
 ;; Keywords: emulation, vim
 ;; URL: https://github.com/emacs-evil/evil
 ;;      Repository: https://github.com/emacs-evil/evil.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]