dgutov pushed a commit to branch master in repository elpa. commit 3f49d2b3934e69d11410d08f1be8e0011237c11c Author: Dmitry Gutov <dgu...@yandex.ru> Date: Sun Aug 10 20:29:47 2014 +0400
Bump the version --- diff-hl.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/diff-hl.el b/diff-hl.el index be1000a..a2a8d38 100644 --- a/diff-hl.el +++ b/diff-hl.el @@ -5,7 +5,7 @@ ;; Author: Dmitry Gutov <dgu...@yandex.ru> ;; URL: https://github.com/dgutov/diff-hl ;; Keywords: vc, diff -;; Version: 1.5.3 +;; Version: 1.6.0 ;; Package-Requires: ((cl-lib "0.2")) ;; This file is part of GNU Emacs.