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 1ecdf0b..5fac014 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mailscripts (28-1) UNRELEASED; urgency=medium
+mailscripts (28-1) unstable; urgency=medium
* mailscripts.el:
- new commands: mailscripts-git-format-patch-{attach,drafts,append}
@@ -21,7 +21,7 @@ mailscripts (28-1) UNRELEASED; urgency=medium
* Add & install a README, to both binary packages.
* Tighten build-dep on python3-pgpy to require >= 0.5.4-4.1.
- -- Sean Whitton <spwhitton@spwhitton.name> Sun, 18 Dec 2022 10:40:55 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 24 Dec 2022 12:09:07 -0700
mailscripts (27-1) unstable; urgency=medium
diff --git a/mailscripts.el b/mailscripts.el
index 32187df..15c135f 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -1,7 +1,7 @@
;;; mailscripts.el --- utilities for handling mail on Unixes -*- lexical-binding: t; -*-
;; Author: Sean Whitton <spwhitton@spwhitton.name>
-;; Version: 27
+;; Version: 28
;; Package-Requires: (notmuch)
;; Copyright (C) 2018, 2019, 2020, 2022 Sean Whitton