From 3308b5918983101b048ed585280f394770227f3a Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Wed, 23 Nov 2022 10:41:05 +0200 Subject: [PATCH] Bump version to 0.8.13 (bug fix release) --- NEWS.org | 6 ++++++ sweeprolog.el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 6933522..dbdcfc2 100644 --- a/NEWS.org +++ b/NEWS.org @@ -11,6 +11,12 @@ SWI-Prolog in Emacs. For further details, please consult the manual: . +* Version 0.8.13 on 2022-11-23 + +This is a bug-fix release, solving an issue introduced in version +0.8.12 where highlighting goals qualified with a variable module would +throw an error. + * Version 0.8.12 on 2022-11-22 ** ~sweeprolog-top-level-signal-current~ uses the classic top-level interrupt interface diff --git a/sweeprolog.el b/sweeprolog.el index 4521ea0..8bc6144 100644 --- a/sweeprolog.el +++ b/sweeprolog.el @@ -6,7 +6,7 @@ ;; Maintainer: Eshel Yaron <~eshel/dev@lists.sr.ht> ;; Keywords: prolog languages extensions ;; URL: https://git.sr.ht/~eshel/sweep -;; Package-Version: 0.8.12 +;; Package-Version: 0.8.13 ;; Package-Requires: ((emacs "28.1")) ;; This file is NOT part of GNU Emacs. -- 2.39.2