summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-01-19 16:14:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-01-19 16:14:51 -0700
commit5793c537ec8897ae84b9c9e9c733a47042388225 (patch)
tree6b98d47a400a5237bf3441d0775c311314e69c4e
parentd402aaa1e1a507e6145ef9c1a7c1957496e3cdc3 (diff)
downloadmailscripts-debian/0.22-1.tar.gz
release mailscripts 0.22 (-1 to Debian unstable)debian/0.22-1archive/debian/0.22-10.22
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 050458b..5767aa8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mailscripts (0.22-1) UNRELEASED; urgency=medium
+mailscripts (0.22-1) unstable; urgency=medium
* mailscripts.el:
- drop hard dependency on Projectile
@@ -8,7 +8,7 @@ mailscripts (0.22-1) UNRELEASED; urgency=medium
projects
- Use 'cl-case' not 'case' and require cl-lib.
- -- Sean Whitton <spwhitton@spwhitton.name> Tue, 21 Jul 2020 21:22:39 -0700
+ -- Sean Whitton <spwhitton@spwhitton.name> Tue, 19 Jan 2021 16:14:45 -0700
mailscripts (0.21-1) unstable; urgency=medium
diff --git a/mailscripts.el b/mailscripts.el
index aafcf15..08947b5 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -1,7 +1,7 @@
;;; mailscripts.el --- functions to access tools in the mailscripts package
;; Author: Sean Whitton <spwhitton@spwhitton.name>
-;; Version: 0.21
+;; Version: 0.22
;; Package-Requires: (notmuch)
;; Copyright (C) 2018, 2019, 2020 Sean Whitton