summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 18:17:06 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 18:17:06 +0200
commitd0959ffe1841937824654fd0da7182202698809b (patch)
treecccccb35fb8a0ec87a14e8fd04cf63d16e0ac2f9 /helm-core-pkg.el
parent93265e83ea921a40b4c2a30943aa2ae25d23348a (diff)
Update version to 1.7.5
Diffstat (limited to 'helm-core-pkg.el')
-rw-r--r--helm-core-pkg.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/helm-core-pkg.el b/helm-core-pkg.el
index d20a6bf0..aba33017 100644
--- a/helm-core-pkg.el
+++ b/helm-core-pkg.el
@@ -1,7 +1,7 @@
;;; helm-pkg.el --- define helm for package.el
-(define-package "helm-core" "1.7.4"
- "Development files for Helm the Emacs incremental and narrowing framework"
+(define-package "helm-core" "1.7.5"
+ "Development files for Helm"
'((emacs "24")
(cl-lib "0.5")
(async "1.3"))