diff options
| author | Frank Fischer <frank-fischer@shadow-soft.de> | 2014-04-11 09:42:46 +0200 |
|---|---|---|
| committer | Frank Fischer <frank-fischer@shadow-soft.de> | 2014-04-11 09:42:46 +0200 |
| commit | 590acbe75c03c2242f3d4d21916176a17754e29a (patch) | |
| tree | bcf995c12ef673c206253514da0732aeea934be0 | |
| parent | d7a3ac17f9df30377edc5e8909b2ac289ad7d58e (diff) | |
version 1.0.91.0.9
| -rw-r--r-- | evil-commands.el | 2 | ||||
| -rw-r--r-- | evil-common.el | 2 | ||||
| -rw-r--r-- | evil-core.el | 2 | ||||
| -rw-r--r-- | evil-digraphs.el | 2 | ||||
| -rw-r--r-- | evil-ex.el | 2 | ||||
| -rw-r--r-- | evil-integration.el | 2 | ||||
| -rw-r--r-- | evil-macros.el | 2 | ||||
| -rw-r--r-- | evil-maps.el | 2 | ||||
| -rw-r--r-- | evil-pkg.el | 2 | ||||
| -rw-r--r-- | evil-repeat.el | 2 | ||||
| -rw-r--r-- | evil-search.el | 2 | ||||
| -rw-r--r-- | evil-states.el | 2 | ||||
| -rw-r--r-- | evil-tests.el | 2 | ||||
| -rw-r--r-- | evil-types.el | 2 | ||||
| -rw-r--r-- | evil-vars.el | 4 | ||||
| -rw-r--r-- | evil.el | 2 |
16 files changed, 17 insertions, 17 deletions
diff --git a/evil-commands.el b/evil-commands.el index dde93a3..4fcd764 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-common.el b/evil-common.el index a9d24b6..5dd5f0e 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-core.el b/evil-core.el index 579fe61..5438391 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-digraphs.el b/evil-digraphs.el index b48ac2c..9b2e3a2 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. @@ -3,7 +3,7 @@ ;; Author: Frank Fischer <frank fischer at mathematik.tu-chemnitz.de> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> -;; Version: 1.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-integration.el b/evil-integration.el index 3351584..62a313b 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-macros.el b/evil-macros.el index cf78766..124b6db 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-maps.el b/evil-maps.el index 2a00d7d..006c0a1 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-pkg.el b/evil-pkg.el index a8455b7..8f7b2e2 100644 --- a/evil-pkg.el +++ b/evil-pkg.el @@ -1,6 +1,6 @@ (define-package "evil" - "1.0.8" + "1.0.9" "Extensible Vi layer for Emacs." '((undo-tree "0.6.3") (goto-last-change "1.2"))) diff --git a/evil-repeat.el b/evil-repeat.el index 5470080..1e5d758 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-search.el b/evil-search.el index efeae4c..3f6d2d0 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-states.el b/evil-states.el index 6a38d98..53b70a3 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-tests.el b/evil-tests.el index 90360f7..5ada85c 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-types.el b/evil-types.el index 3a86865..299105d 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-vars.el b/evil-vars.el index 97f4849..c4636ca 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.0.8 +;; Version: 1.0.9 ;; ;; This file is NOT part of GNU Emacs. @@ -1385,7 +1385,7 @@ See `evil-ex-init-shell-argument-completion'.") "Keymap used in ex-search-mode.") (set-keymap-parent evil-ex-search-keymap minibuffer-local-map) -(defconst evil-version "1.0.8" +(defconst evil-version "1.0.9" "The current version of Evil") (defun evil-version () @@ -27,7 +27,7 @@ ;; To get in touch, please use the bug tracker or the ;; mailing list (see below). ;; Created: 2011-03-01 -;; Version: 1.0.8 +;; Version: 1.0.9 ;; Keywords: emulation, vim ;; URL: http://gitorious.org/evil ;; Repository: git://gitorious.org/evil/evil.git |
