branch: elpa/annotate commit 96f1d610f27d00bafd32f5021f36bf6ff588e861 Author: cage <cage@invalid> Commit: cage <cage@invalid>
- increased version number. --- annotate.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/annotate.el b/annotate.el index c4c024f5f3..cde1e1e7cf 100644 --- a/annotate.el +++ b/annotate.el @@ -7,7 +7,7 @@ ;; Maintainer: Bastian Bechtold co-maintainer: cage <cage-...@twistfold.it> ;; URL: https://github.com/bastibe/annotate.el ;; Created: 2015-06-10 -;; Version: 1.5.1 +;; Version: 1.5.2 ;; This file is NOT part of GNU Emacs. @@ -58,7 +58,7 @@ ;;;###autoload (defgroup annotate nil "Annotate files without changing them." - :version "1.5.0" + :version "1.5.2" :group 'text) (defvar annotate-mode-map