summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-05-26 09:36:48 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-05-26 09:36:48 +0200
commit05a297dda6fe9dc42e04220275b0bf2a37b56582 (patch)
treea1266c747b0e63661b0f3a819865a56e45705118 /helm-core-pkg.el
parente4ed159cffca81dcb6b70576c78c307425b3e90d (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 ea6122b7..72616ed6 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.7.0"
+(define-package "helm-core" "2.7.1"
"Development files for Helm"
'((emacs "24.4")
(async "1.9.2"))