branch: elpa/annotate commit d10b9158573017a02194a6d594387bfa88f03edf Merge: 696f4ee0cd 4fde80fe79 Author: cage2 <1257703+ca...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
Merge pull request #56 from cage2/master very minor modification to docs --- README.org | 3 ++- annotate.el | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 8369005749..4439f50aa1 100644 --- a/README.org +++ b/README.org @@ -178,4 +178,5 @@ As a shortcut, an empty query will match everything (just press ~return~ at prompt). * LICENSE -This package is released under the MIT license [[./LICENSE][LICENSE]] + +This package is released under the MIT license, see file [[./LICENSE][LICENSE]] diff --git a/annotate.el b/annotate.el index 953b4d8a52..b34091d8af 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.4.8 +;; Version: 0.5.0 ;; This file is NOT part of GNU Emacs.