From 5162d1ce3660e6a3730201e0c3797d83bf89594a Mon Sep 17 00:00:00 2001 From: Eivind Fonn Date: Wed, 4 Mar 2020 09:58:58 +0100 Subject: Bump version to 1.13.1 --- 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 e9ceec4..3da66e0 100644 --- a/Cask +++ b/Cask @@ -1,4 +1,4 @@ -(package "evil" "1.13.0" "Extensible Vi layer for Emacs.") +(package "evil" "1.13.1" "Extensible Vi layer for Emacs.") (files "*.el") 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' diff --git a/evil-command-window.el b/evil-command-window.el index e70469e..be92b10 100644 --- a/evil-command-window.el +++ b/evil-command-window.el @@ -2,7 +2,7 @@ ;; Author: Emanuel Evans ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-commands.el b/evil-commands.el index 8d41650..bbfc741 100644 --- a/evil-commands.el +++ b/evil-commands.el @@ -2,7 +2,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-common.el b/evil-common.el index 27db98b..f019b4a 100644 --- a/evil-common.el +++ b/evil-common.el @@ -2,7 +2,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-core.el b/evil-core.el index a10f086..748ee2d 100644 --- a/evil-core.el +++ b/evil-core.el @@ -2,7 +2,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-development.el b/evil-development.el index 7cebf5b..aed28e6 100644 --- a/evil-development.el +++ b/evil-development.el @@ -2,7 +2,7 @@ ;; Author: Justin Burkett -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-digraphs.el b/evil-digraphs.el index e2d533a..0151211 100644 --- a/evil-digraphs.el +++ b/evil-digraphs.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-ex.el b/evil-ex.el index aa23e28..0ed98d5 100644 --- a/evil-ex.el +++ b/evil-ex.el @@ -3,7 +3,7 @@ ;; Author: Frank Fischer ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-integration.el b/evil-integration.el index 947f5ab..189dd1a 100644 --- a/evil-integration.el +++ b/evil-integration.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-jumps.el b/evil-jumps.el index 53b79bc..61f9ede 100644 --- a/evil-jumps.el +++ b/evil-jumps.el @@ -2,7 +2,7 @@ ;; Author: Bailey Ling -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-keybindings.el b/evil-keybindings.el index 3df4f98..b990e55 100644 --- a/evil-keybindings.el +++ b/evil-keybindings.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-macros.el b/evil-macros.el index 74ea0d9..c469673 100644 --- a/evil-macros.el +++ b/evil-macros.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-maps.el b/evil-maps.el index 214d8a6..75a85b6 100644 --- a/evil-maps.el +++ b/evil-maps.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-pkg.el b/evil-pkg.el index fd4cd37..d494630 100644 --- a/evil-pkg.el +++ b/evil-pkg.el @@ -1,6 +1,6 @@ (define-package "evil" - "1.13.0" + "1.13.1" "Extensible Vi layer for Emacs." '((emacs "24.1") (undo-tree "0.6.3") diff --git a/evil-repeat.el b/evil-repeat.el index 75facea..a6eebea 100644 --- a/evil-repeat.el +++ b/evil-repeat.el @@ -3,7 +3,7 @@ ;; Author: Frank Fischer ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-search.el b/evil-search.el index 26e4448..3549d9b 100644 --- a/evil-search.el +++ b/evil-search.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-states.el b/evil-states.el index 1c65d58..f9d31dd 100644 --- a/evil-states.el +++ b/evil-states.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-test-helpers.el b/evil-test-helpers.el index 1461c8a..4b67dd3 100644 --- a/evil-test-helpers.el +++ b/evil-test-helpers.el @@ -2,8 +2,8 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Package-Requires: ((evil "1.13.0")) -;; Version: 1.13.0 +;; Package-Requires: ((evil "1.13.1")) +;; Version: 1.13.1 ;; This file is NOT part of GNU Emacs. diff --git a/evil-tests.el b/evil-tests.el index f81384a..7898ce4 100644 --- a/evil-tests.el +++ b/evil-tests.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-types.el b/evil-types.el index be894af..a3d5fc1 100644 --- a/evil-types.el +++ b/evil-types.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-vars.el b/evil-vars.el index 6000f83..017251a 100644 --- a/evil-vars.el +++ b/evil-vars.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.13.0 +;; Version: 1.13.1 ;; ;; This file is NOT part of GNU Emacs. @@ -1932,7 +1932,7 @@ Otherwise the previous command is assumed as substitute.") (buffer-substring (point-min) (line-end-position)))) ;; no repo, use plain version - "1.13.0")))) + "1.13.1")))) "The current version of Evil") (defcustom evil-want-integration t diff --git a/evil.el b/evil.el index 838c842..a48d78d 100644 --- a/evil.el +++ b/evil.el @@ -55,7 +55,7 @@ ;; To get in touch, please use the bug tracker or the ;; mailing list (see below). ;; Created: 2011-03-01 -;; Version: 1.13.0 +;; Version: 1.13.1 ;; Keywords: emulation, vim ;; URL: https://github.com/emacs-evil/evil ;; Repository: https://github.com/emacs-evil/evil.git -- cgit v1.0