branch: externals/debbugs
commit 71d3ab1e248a035e68f2a7907c1424417884b8c6
Author: Michael Albinus <michael.albi...@gmx.de>
Commit: Michael Albinus <michael.albi...@gmx.de>

    * debbugs-gnu.el (debbugs-gnu-summary-keep-subject): Adapt :version.
---
 debbugs-gnu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index b2c22e58f9..3046243dc3 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -1926,7 +1926,7 @@ MERGED is the list of bugs merged with this one."
       (? "v" (1+ digit) space)          ;optional reroll count
       (1+ digit) "/" (1+ digit) "]")    ;patch number
   "Regular expression which keeps the original message subject in replies."
-  :version "29.1"
+  :version "30.1"
   :type 'regexp)
 
 (defcustom debbugs-gnu-summary-keep-posting-styles nil

Reply via email to