summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2018-05-10 07:30:27 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2018-05-10 07:30:27 +0200
commit5ed513afd03f50feba166316e1aee784a7ac03a7 (patch)
tree0bed6f42ba08b90c1d15c822ac22f49e11ca98de /helm-core-pkg.el
parenta8d272a7c41d6653bb392d06927190d6d3db3b74 (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 28420a22..fc43902a 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.2"
+(define-package "helm-core" "2.9.3"
"Development files for Helm"
'((emacs "24.4")
(async "1.9.3"))