summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--mailscripts.el2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 148b86a..759a89b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mailscripts (26-1) UNRELEASED; urgency=medium
+mailscripts (26-1) unstable; urgency=medium
* New script: sendmail-reinject (Closes: #1009617)
- add default-mta | mail-transport-agent, python3-notmuch to Suggests
@@ -7,7 +7,7 @@ mailscripts (26-1) UNRELEASED; urgency=medium
Thanks to Jameson Graef Rollins for the new script.
* Run wrap-and-sort -abst.
- -- Sean Whitton <spwhitton@spwhitton.name> Mon, 16 May 2022 16:46:46 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Mon, 16 May 2022 17:01:00 -0700
mailscripts (25-1) unstable; urgency=medium
diff --git a/mailscripts.el b/mailscripts.el
index c0ab529..15ed7ac 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -1,7 +1,7 @@
;;; mailscripts.el --- functions to access tools in the mailscripts package -*- lexical-binding: t; -*-
;; Author: Sean Whitton <spwhitton@spwhitton.name>
-;; Version: 25
+;; Version: 26
;; Package-Requires: (notmuch)
;; Copyright (C) 2018, 2019, 2020, 2022 Sean Whitton