branch: externals/relint commit a9a792dccbf4a34e6ae51f0cacd5ce3da2349209 Author: Mattias Engdegård <matti...@acm.org> Commit: Mattias Engdegård <matti...@acm.org>
Increment version to 2.0 and require xr 2.0 --- relint.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/relint.el b/relint.el index 0b6c120a14..0cf1cc20b5 100644 --- a/relint.el +++ b/relint.el @@ -3,8 +3,8 @@ ;; Copyright (C) 2019-2024 Free Software Foundation, Inc. ;; Author: Mattias Engdegård <matti...@acm.org> -;; Version: 1.24 -;; Package-Requires: ((xr "1.25") (emacs "27.1")) +;; Version: 2.0 +;; Package-Requires: ((xr "2.0") (emacs "27.1")) ;; URL: https://github.com/mattiase/relint ;; Keywords: lisp, regexps