summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-01-07 14:48:11 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-01-07 14:48:11 -0700
commit623ad9228948aebce3696c3b3163c1405498710e (patch)
tree53fe76ffc6131e07f58394fab028f0dfa8e92a73
parent08778b811d999c831723f85414ac1e342ef00192 (diff)
downloadmailscripts-623ad9228948aebce3696c3b3163c1405498710e.tar.gz
release mailscripts 0.24 (-1 to Debian unstable)debian/0.24-1archive/debian/0.24-10.24
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-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 dc32b82..17a9ba6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mailscripts (0.24-1) UNRELEASED; urgency=medium
+mailscripts (0.24-1) unstable; urgency=medium
* mailscripts.el:
- Enable lexical binding.
@@ -11,7 +11,7 @@ mailscripts (0.24-1) UNRELEASED; urgency=medium
- Cope with XML feeds sent with text/gemini MIME type.
* notmuch-extract-patch(1): add link to the piem project.
- -- Sean Whitton <spwhitton@spwhitton.name> Fri, 07 Jan 2022 14:21:25 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Fri, 07 Jan 2022 14:48:01 -0700
mailscripts (0.23-1) unstable; urgency=medium
diff --git a/mailscripts.el b/mailscripts.el
index 8519e4f..feb8568 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: 0.23
+;; Version: 0.24
;; Package-Requires: (notmuch)
;; Copyright (C) 2018, 2019, 2020, 2022 Sean Whitton