branch: externals/relint
commit 502a6478a88a72be750d2dd5fe680f401844573f
Author: Mattias Engdegård <matti...@acm.org>
Commit: Mattias Engdegård <matti...@acm.org>

    Increment version to 1.10
---
 relint.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/relint.el b/relint.el
index 1795b3c..310be99 100644
--- a/relint.el
+++ b/relint.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2019 Free Software Foundation, Inc.
 
 ;; Author: Mattias Engdegård <matti...@acm.org>
-;; Version: 1.9
+;; Version: 1.10
 ;; Package-Requires: ((xr "1.13"))
 ;; URL: https://github.com/mattiase/relint
 ;; Keywords: lisp, maint, regexps
@@ -55,9 +55,10 @@
 
 ;;; News:
 
-;; Version 1.9:
+;; Version 1.10:
 ;; - Check arguments to `skip-syntax-forward' and `skip-syntax-backward'
 ;; - Add error suppression mechanism
+;; Version 1.9:
 ;; - Limited tracking of local variables in regexp finding
 ;; - Recognise new variable `literal' and `regexp' rx clauses
 ;; - Detect more regexps in defcustom declarations

Reply via email to