aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Fischer <frank-fischer@shadow-soft.de>2015-04-20 14:34:16 +0200
committerFrank Fischer <frank-fischer@shadow-soft.de>2015-04-20 14:34:16 +0200
commitac55bf3a633bee7b6ff7628ab17a2884c4ce9a42 (patch)
treef9481301dfd1b5174694bfec3a6d4900d0641f74
parentccbd2c772bfb4eec3c2909367791a84e4dd1f709 (diff)
update version to 1.1.2
-rw-r--r--evil-command-window.el2
-rw-r--r--evil-commands.el2
-rw-r--r--evil-common.el2
-rw-r--r--evil-core.el2
-rw-r--r--evil-digraphs.el2
-rw-r--r--evil-ex.el2
-rw-r--r--evil-integration.el2
-rw-r--r--evil-macros.el2
-rw-r--r--evil-maps.el2
-rw-r--r--evil-pkg.el2
-rw-r--r--evil-repeat.el2
-rw-r--r--evil-search.el2
-rw-r--r--evil-states.el2
-rw-r--r--evil-tests.el2
-rw-r--r--evil-types.el2
-rw-r--r--evil-vars.el4
16 files changed, 17 insertions, 17 deletions
diff --git a/evil-command-window.el b/evil-command-window.el
index 55f4d46..ac7570a 100644
--- a/evil-command-window.el
+++ b/evil-command-window.el
@@ -2,7 +2,7 @@
;; Author: Emanuel Evans <emanuel.evans at gmail.com>
;; Maintainer: Vegard Øye <vegard_oye at hotmail.com>
-;; Version: 1.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-commands.el b/evil-commands.el
index bafafbe..51c3423 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-common.el b/evil-common.el
index af8c9a7..f09a77c 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-core.el b/evil-core.el
index 36da880..a6d5b90 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-digraphs.el b/evil-digraphs.el
index 743d322..a10209a 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-ex.el b/evil-ex.el
index 173d536..935920e 100644
--- a/evil-ex.el
+++ b/evil-ex.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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-integration.el b/evil-integration.el
index 73f629c..bd9b206 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-macros.el b/evil-macros.el
index 99f91c1..6ac85d8 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-maps.el b/evil-maps.el
index 92761e0..cf5b0f4 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-pkg.el b/evil-pkg.el
index 782f3e1..4b905e2 100644
--- a/evil-pkg.el
+++ b/evil-pkg.el
@@ -1,6 +1,6 @@
(define-package
"evil"
- "1.1.1"
+ "1.1.2"
"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 b68c0cb..73e1b1e 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-search.el b/evil-search.el
index e820860..7dc172a 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-states.el b/evil-states.el
index 3594f68..37d3b5d 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-tests.el b/evil-tests.el
index da9f36e..db62311 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-types.el b/evil-types.el
index a7e3840..b8e4be5 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.1.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
diff --git a/evil-vars.el b/evil-vars.el
index 8cf0b95..0a1734d 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.1
+;; Version: 1.1.2
;;
;; This file is NOT part of GNU Emacs.
@@ -1689,7 +1689,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.1")))))
+ (t "1.1.2")))))
"The current version of Evil")
(defun evil-version ()