branch: elpa/annotate commit 784df37cba7b944be791abdec8297eda9388ad22 Author: cage <cage-invalid@invalid> Commit: cage <cage-invalid@invalid>
- updated version number. --- annotate.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/annotate.el b/annotate.el index 396921c80e..012bf704a5 100644 --- a/annotate.el +++ b/annotate.el @@ -58,7 +58,7 @@ ;;;###autoload (defgroup annotate nil "Annotate files without changing them." - :version "1.1.4" + :version "1.1.5" :group 'text) ;;;###autoload