branch: elpa/annotate commit 4cc32fc2fb403dd0c501ffe7c23ba13fd23fd6ec Merge: 2bf7a7c1ac e015655f62 Author: cage2 <1257703+ca...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Merge pull request #78 from cage2/master Fixed version number contained in code top comment. --- annotate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotate.el b/annotate.el index 7ca93b6df3..dfd1251392 100644 --- a/annotate.el +++ b/annotate.el @@ -7,7 +7,7 @@ ;; Maintainer: Bastian Bechtold ;; URL: https://github.com/bastibe/annotate.el ;; Created: 2015-06-10 -;; Version: 0.8.1 +;; Version: 0.8.3 ;; This file is NOT part of GNU Emacs.