summaryrefslogtreecommitdiff
path: root/helm-core-pkg.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-09-04 10:48:13 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-09-04 10:48:13 +0200
commit02b381d72884e84f6734215ffe4c813dada7cff7 (patch)
treedb83dfc2c3c21e7ceaa0960eebf7f5a72322a1a0 /helm-core-pkg.el
parent7fd7916e02349fa3d6bbe91acd6204ad2a158dec (diff)
Update version number.
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 71aab4d8..d98363ec 100644
--- a/helm-core-pkg.el
+++ b/helm-core-pkg.el
@@ -1,6 +1,6 @@
;;; helm-pkg.el --- define helm for package.el
-(define-package "helm-core" "1.7.7"
+(define-package "helm-core" "1.7.8"
"Development files for Helm"
'((emacs "24")
(cl-lib "0.5")