From 623ad9228948aebce3696c3b3163c1405498710e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 7 Jan 2022 14:48:11 -0700 Subject: release mailscripts 0.24 (-1 to Debian unstable) Signed-off-by: Sean Whitton --- debian/changelog | 4 ++-- mailscripts.el | 2 +- 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 Fri, 07 Jan 2022 14:21:25 -0700 + -- Sean Whitton 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 -;; Version: 0.23 +;; Version: 0.24 ;; Package-Requires: (notmuch) ;; Copyright (C) 2018, 2019, 2020, 2022 Sean Whitton -- cgit v1.2.3