summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-06-26 08:16:08 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-06-26 08:16:08 +0200
commite679393efc1fcb57c67892025a442ee0b396d8dc (patch)
tree7fdcb8317e7d6dab52515373fd1beee41b114bb8 /helm-core-pkg.el
parent146797588d78b20743429f0a92fe545f7d33fd76 (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 b0938eba..81a9eb40 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" "1.9.7"
+(define-package "helm-core" "1.9.8"
"Development files for Helm"
'((emacs "24.3")
(async "1.9"))