branch: elpa/annotate commit e015655f62e78faff1d70a71442a962746f0acdb Author: cage <cage-invalid@invalid> Commit: cage <cage-invalid@invalid>
- 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.