branch: elpa/annotate commit 8ec9e0ea376e957c8663ea350391fb2113c0a1b7 Author: cage <cage-invalid@invalid> Commit: cage <cage-invalid@invalid>
- increased version. --- annotate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotate.el b/annotate.el index 7d30282789..7ca93b6df3 100644 --- a/annotate.el +++ b/annotate.el @@ -58,7 +58,7 @@ ;;;###autoload (defgroup annotate nil "Annotate files without changing them." - :version "0.8.2" + :version "0.8.3" :group 'text) ;;;###autoload