summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-core-pkg.el')
-rw-r--r--helm-core-pkg.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/helm-core-pkg.el b/helm-core-pkg.el
index 0d2925d8..83b1772f 100644
--- a/helm-core-pkg.el
+++ b/helm-core-pkg.el
@@ -1,8 +1,8 @@
;;; helm-core-pkg.el --- define helm-core for package.el
-(define-package "helm-core" "3.6.0"
+(define-package "helm-core" "3.6.2"
"Development files for Helm"
- '((emacs "24.4")
+ '((emacs "25.1")
(async "1.9.4"))
:url "https://emacs-helm.github.io/helm/")