branch: elpa/helm
commit 0fc13ddb13b1c8e70eb6c0c7f7d46308a55f2344
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update version number in source files
---
helm-core.el | 2 +-
helm.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/helm-core.el b/helm-core.el
index 654db246c2..ef43732b38 100644
--- a/helm-core.el
+++ b/helm-core.el
@@ -4,7 +4,7 @@
;; Author: Thierry Volpiatto
;; URL: https://emacs-helm.github.io/helm/
-;; Version: 3.8.5
+;; Version: 3.8.6
;; 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 191aa538e0..dfc2402cad 100644
--- a/helm.el
+++ b/helm.el
@@ -11,7 +11,7 @@
;; Thierry Volpiatto
;; Author: Thierry Volpiatto
-;; Version: 3.8.5
+;; Version: 3.8.6
;; URL: https://emacs-helm.github.io/helm/
;; Package-Requires: ((helm-core "3.8.4") (popup "0.5.3"))