Skip to content

Commit

Permalink
Bump version to 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBB committed Dec 11, 2019
1 parent c861d2f commit 00e9d70
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion Cask
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(package "evil" "1.2.14" "Extensible Vi layer for Emacs.")
(package "evil" "1.2.15" "Extensible Vi layer for Emacs.")

(files "*.el")

Expand Down
2 changes: 1 addition & 1 deletion evil-command-window.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;; Author: Emanuel Evans <emanuel.evans at gmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-commands.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-common.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-core.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-development.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

;; Author: Justin Burkett <justin at burkett dot cc>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-digraphs.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-ex.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Frank Fischer <frank fischer at mathematik.tu-chemnitz.de>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-integration.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-jumps.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

;; Author: Bailey Ling <bling at live.ca>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-keybindings.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-macros.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-maps.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-pkg.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(define-package
"evil"
"1.2.14"
"1.2.15"
"Extensible Vi layer for Emacs."
'((emacs "24.1")
(undo-tree "0.6.3")
Expand Down
2 changes: 1 addition & 1 deletion evil-repeat.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Frank Fischer <frank.fischer at mathematik.tu-chemnitz.de>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-search.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-states.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
4 changes: 2 additions & 2 deletions evil-test-helpers.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
;; Package-Requires: ((evil "1.2.14"))
;; Version: 1.2.14
;; Package-Requires: ((evil "1.2.15"))
;; Version: 1.2.15

;; This file is NOT part of GNU Emacs.

Expand Down
2 changes: 1 addition & 1 deletion evil-tests.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
2 changes: 1 addition & 1 deletion evil-types.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down
4 changes: 2 additions & 2 deletions evil-vars.el
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
;; Author: Vegard Øye <vegard_oye at hotmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>

;; Version: 1.2.14
;; Version: 1.2.15

;;
;; This file is NOT part of GNU Emacs.
Expand Down Expand Up @@ -1875,7 +1875,7 @@ Otherwise the previous command is assumed as substitute.")
(buffer-substring (point-min)
(line-end-position))))
;; no repo, use plain version
"1.2.14"))))
"1.2.15"))))
"The current version of Evil")

(defcustom evil-want-integration t
Expand Down
2 changes: 1 addition & 1 deletion evil.el
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.14
;; Version: 1.2.15
;; Keywords: emulation, vim
;; URL: https://github.com/emacs-evil/evil
;; Repository: https://github.com/emacs-evil/evil.git
Expand Down

0 comments on commit 00e9d70

Please sign in to comment.