branch: elpa/helm commit 4ede199d5d1b7050486a0fdeecbbbf49fef31118 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Bump to 3.8.7 --- helm-core.el | 2 +- helm.el | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-core.el b/helm-core.el index 8a09390b60..d9958e55e7 100644 --- a/helm-core.el +++ b/helm-core.el @@ -4,7 +4,7 @@ ;; Author: Thierry Volpiatto <thie...@posteo.net> ;; URL: https://emacs-helm.github.io/helm/ -;; Version: 3.8.6 +;; Version: 3.8.7 ;; Package-Requires: ((emacs "25.1") (async "1.9.4")) ;; This program is free software; you can redistribute it and/or modify diff --git a/helm.el b/helm.el index 94c90dfa25..52265608db 100644 --- a/helm.el +++ b/helm.el @@ -11,9 +11,9 @@ ;; Thierry Volpiatto ;; Author: Thierry Volpiatto <thie...@posteo.net> -;; Version: 3.8.6 +;; Version: 3.8.7 ;; URL: https://emacs-helm.github.io/helm/ -;; Package-Requires: ((helm-core "3.8.4") (popup "0.5.3")) +;; Package-Requires: ((helm-core "3.8.7") (popup "0.5.3")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by