summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-12-23 09:01:38 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-12-23 09:01:38 +0100
commit5b2057c7755f6ea20e1ea011c6fb992d12650161 (patch)
tree269837394acc654355b81a0ce3b160a39034b9bf /helm-core-pkg.el
parent6ee6d967d091542dcd16a60e41136a74c5d5c40d (diff)
Update version in pkg files
Diffstat (limited to 'helm-core-pkg.el')
-rw-r--r--helm-core-pkg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-core-pkg.el b/helm-core-pkg.el
index 0cdd9302..65c39023 100644
--- a/helm-core-pkg.el
+++ b/helm-core-pkg.el
@@ -1,6 +1,6 @@
;;; helm-core-pkg.el --- define helm-core for package.el
-(define-package "helm-core" "2.8.6"
+(define-package "helm-core" "2.8.7"
"Development files for Helm"
'((emacs "24.4")
(async "1.9.2"))