diff --git a/helm-core-pkg.el b/helm-core-pkg.el index abf0974b3..97849c45c 100644 --- a/helm-core-pkg.el +++ b/helm-core-pkg.el @@ -1,6 +1,6 @@ -;;; helm-pkg.el --- define helm for package.el +;;; helm-core-pkg.el --- define helm-core for package.el -(define-package "helm-core" "1.9.1" +(define-package "helm-core" "1.9.2" "Development files for Helm" '((emacs "24.3") (async "1.6")) diff --git a/helm-pkg.el b/helm-pkg.el index d7c76855b..cbcafa680 100644 --- a/helm-pkg.el +++ b/helm-pkg.el @@ -1,6 +1,6 @@ ;;; helm-pkg.el --- define helm for package.el -(define-package "helm" "1.9.1" +(define-package "helm" "1.9.2" "Helm is an Emacs incremental and narrowing framework" '((emacs "24.3") (async "1.6")