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