branch: externals/logos commit d4716d339d018e9dbf1511fe00c6c64b59e9c032 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add :package-version to the hook Same idea as with commit b71e9ff. --- logos.el | 1 + 1 file changed, 1 insertion(+) diff --git a/logos.el b/logos.el index 4a6040ebb6..24f8a5836e 100644 --- a/logos.el +++ b/logos.el @@ -177,6 +177,7 @@ yet another useful sample. Consult the Logos manual for concrete do-it-yourself examples." :type 'hook + :package-version '(logos . "0.4.0") :group 'logos) ;;;; General utilities