diff options
| author | Eivind Fonn <evfonn@gmail.com> | 2019-12-18 09:38:53 +0100 |
|---|---|---|
| committer | Eivind Fonn <evfonn@gmail.com> | 2019-12-18 09:38:53 +0100 |
| commit | 96cc7599b8fa3ad2fc8312943e0f685a48b61857 (patch) | |
| tree | ce9f6234ec5c70de22fc31515cc9f1821b70df61 /evil-test-helpers.el | |
| parent | 70184d3dda91a3f22468d75cdf3893c5880ce300 (diff) | |
Bump version to 1.12.16
1.2.15 was accidentally tagged as 1.12.15, which was picked up and
released by MELPA Stable. So to be able to release new stable
versions I guess it's easiest to just say that we're on 1.12 now.
Diffstat (limited to 'evil-test-helpers.el')
| -rw-r--r-- | evil-test-helpers.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/evil-test-helpers.el b/evil-test-helpers.el index 160801c..ecbb62c 100644 --- a/evil-test-helpers.el +++ b/evil-test-helpers.el @@ -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.16")) -;; Version: 1.2.16 +;; Package-Requires: ((evil "1.12.16")) +;; Version: 1.12.16 ;; This file is NOT part of GNU Emacs. |
