From 60be576ffd8a8c6dc4f9f1eecc66a32cc9f2a06f Mon Sep 17 00:00:00 2001 From: Frank Fischer Date: Sat, 4 Jul 2015 12:41:40 +0200 Subject: update version to 1.2.1 --- evil-command-window.el | 2 +- evil-commands.el | 2 +- evil-common.el | 2 +- evil-core.el | 2 +- evil-digraphs.el | 2 +- evil-ex.el | 2 +- evil-integration.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-tests.el | 2 +- evil-types.el | 2 +- evil-vars.el | 4 ++-- evil.el | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/evil-command-window.el b/evil-command-window.el index 104c866..e16c0ec 100644 --- a/evil-command-window.el +++ b/evil-command-window.el @@ -2,7 +2,7 @@ ;; Author: Emanuel Evans ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-commands.el b/evil-commands.el index e8d0a3b..6dc35be 100644 --- a/evil-commands.el +++ b/evil-commands.el @@ -2,7 +2,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-common.el b/evil-common.el index f93bcfe..528f54c 100644 --- a/evil-common.el +++ b/evil-common.el @@ -2,7 +2,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-core.el b/evil-core.el index da73c41..7d5c688 100644 --- a/evil-core.el +++ b/evil-core.el @@ -2,7 +2,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-digraphs.el b/evil-digraphs.el index 23969f6..44d047b 100644 --- a/evil-digraphs.el +++ b/evil-digraphs.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-ex.el b/evil-ex.el index cef7152..184bd53 100644 --- a/evil-ex.el +++ b/evil-ex.el @@ -3,7 +3,7 @@ ;; Author: Frank Fischer ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-integration.el b/evil-integration.el index 0ac48ca..599c6ca 100644 --- a/evil-integration.el +++ b/evil-integration.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-macros.el b/evil-macros.el index 2e06326..793c986 100644 --- a/evil-macros.el +++ b/evil-macros.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-maps.el b/evil-maps.el index 53f7957..1102ee2 100644 --- a/evil-maps.el +++ b/evil-maps.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-pkg.el b/evil-pkg.el index c89ec08..6f1cd7d 100644 --- a/evil-pkg.el +++ b/evil-pkg.el @@ -1,6 +1,6 @@ (define-package "evil" - "1.2.0" + "1.2.1" "Extensible Vi layer for Emacs." '((undo-tree "0.6.3") (goto-chg "1.6"))) diff --git a/evil-repeat.el b/evil-repeat.el index 7e70734..ff1aa56 100644 --- a/evil-repeat.el +++ b/evil-repeat.el @@ -3,7 +3,7 @@ ;; Author: Frank Fischer ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-search.el b/evil-search.el index bc344eb..c8e25c8 100644 --- a/evil-search.el +++ b/evil-search.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-states.el b/evil-states.el index 791edaa..d5a0f22 100644 --- a/evil-states.el +++ b/evil-states.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-tests.el b/evil-tests.el index 3e648b2..08da979 100644 --- a/evil-tests.el +++ b/evil-tests.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-types.el b/evil-types.el index 5f74673..19afe7b 100644 --- a/evil-types.el +++ b/evil-types.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-vars.el b/evil-vars.el index cad8dc4..c8482bd 100644 --- a/evil-vars.el +++ b/evil-vars.el @@ -3,7 +3,7 @@ ;; Author: Vegard Øye ;; Maintainer: Vegard Øye -;; Version: 1.2.0 +;; Version: 1.2.1 ;; ;; This file is NOT part of GNU Emacs. @@ -1705,7 +1705,7 @@ Otherwise the previous command is assumed as substitute.") (goto-char (point-min)) (buffer-substring (point-min) (line-end-position))) ;; no repo, use plain version - (t "1.2.0"))))) + (t "1.2.1"))))) "The current version of Evil") (defun evil-version () diff --git a/evil.el b/evil.el index 7b9c942..4fdf1a5 100644 --- a/evil.el +++ b/evil.el @@ -44,7 +44,7 @@ ;; To get in touch, please use the bug tracker or the ;; mailing list (see below). ;; Created: 2011-03-01 -;; Version: 1.2.0 +;; Version: 1.2.1 ;; Keywords: emulation, vim ;; URL: http://gitorious.org/evil ;; Repository: git://gitorious.org/evil/evil.git -- cgit v1.0