summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-06-19 14:18:36 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-06-19 14:18:36 +0200
commit70651b7bb2ec750ba408fb704953b3a36f4ca81d (patch)
tree0a12c238c84e50cc32fdc3762fca70404d2a00e7 /helm-core-pkg.el
parentba79c4496a1874bc70f903b8bb4e8ef47261a10e (diff)
Update *pkg.el files for 2.8.0.
* helm-core-pkg.el: Do it. * helm-pkg.el: Do it.
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 72616ed6..d7623542 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.7.1"
+(define-package "helm-core" "2.8.0"
"Development files for Helm"
'((emacs "24.4")
(async "1.9.2"))