diff options
| author | Frank Fischer <frank-fischer@shadow-soft.de> | 2015-07-04 11:52:04 +0200 |
|---|---|---|
| committer | Frank Fischer <frank-fischer@shadow-soft.de> | 2015-07-04 11:52:04 +0200 |
| commit | 10c781e3f995dad7422ecd3f3f061c3a026818bb (patch) | |
| tree | 64d990898529ebb3c913c36c0d25e1a474cb5e13 /evil-vars.el | |
| parent | 5cc31ee0f52e1a6ef52cd1b6ded81d317f902b1f (diff) | |
update version to 1.2.01.2.0
Diffstat (limited to 'evil-vars.el')
| -rw-r--r-- | evil-vars.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-vars.el b/evil-vars.el index 973e845..cad8dc4 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.1.6 +;; Version: 1.2.0 ;; ;; 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.1.6"))))) + (t "1.2.0"))))) "The current version of Evil") (defun evil-version () |
