summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-06-26 19:00:23 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-06-26 19:00:23 +0200
commit3dd80d9aa5aaa72f4607663543a9009eac3d003e (patch)
tree33c2a34f2cca04edc66f01152eb4d25d48ede440 /helm-core-pkg.el
parentb325a2ac145f5174dc770712342e32046919cc70 (diff)
Update version number 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 0e0da845..e50849e1 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.9.6"
+(define-package "helm-core" "2.9.7"
"Development files for Helm"
'((emacs "24.4")
(async "1.9.3"))