branch: elpa/annotate commit c00b6f49f779dc5caac7b37d1e35f87891e015d4 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 336d3f4942..b97a496761 100644 --- a/annotate.el +++ b/annotate.el @@ -7,7 +7,7 @@ ;; Maintainer: Bastian Bechtold <bastibe....@mailbox.org>, cage <cage-...@twistfold.it> ;; URL: https://github.com/bastibe/annotate.el ;; Created: 2015-06-10 -;; Version: 1.5.3 +;; Version: 1.5.4 ;; This file is NOT part of GNU Emacs. @@ -58,7 +58,7 @@ ;;;###autoload (defgroup annotate nil "Annotate files without changing them." - :version "1.5.3" + :version "1.5.4" :group 'text) (defvar annotate-mode-map