summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-03-21 14:38:44 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-03-21 14:38:44 +0100
commit7a969880e7ea607517dbaa9d98da036fd9fec2fd (patch)
tree42a0fe384b839cec8ea38d82da6b31c65acbaa50 /helm-core-pkg.el
parent53ee9b05c855546b474b7255062b6aa8edbc325b (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 64c4f43c..a4bd45f5 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.5.3"
+(define-package "helm-core" "2.5.4"
"Development files for Helm"
'((emacs "24.4")
(async "1.9"))