summaryrefslogtreecommitdiff
path: root/mailscripts.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-09-20 21:04:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-09-20 21:04:55 -0700
commitbabab12934608c9ad91c3fe12d2e8f57bcc19692 (patch)
treebe7d45326330c3ac85a10d67b1e0c8dc1e52171b /mailscripts.el
parent07541ca67c5774f172cbf7dbbf42c99220a433c1 (diff)
parentc3865570be223bc1876d69b3a910c5fae168ebb7 (diff)
downloadmailscripts-babab12934608c9ad91c3fe12d2e8f57bcc19692.tar.gz
Merge tag 'debian/0.11-1' into buster-bpo
mailscripts release 0.11-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Sun 15 Sep 2019 08:18:22 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
Diffstat (limited to 'mailscripts.el')
-rw-r--r--mailscripts.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/mailscripts.el b/mailscripts.el
index 0198a3c..f0002fc 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.9
+;; Version: 0.11
;; Package-Requires: (notmuch)
;; Copyright (C) 2018 Sean Whitton
@@ -17,7 +17,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;; along with this program. If not, see <https://www.gnu.org/licenses/>.
;;; Code: