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 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