summaryrefslogtreecommitdiff
path: root/mailscripts.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:58:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:58:43 -0700
commit53cdfe1714e31431fe32b639e1fff12c5c5d9ed4 (patch)
tree3250cfcb867e785754d4d9541974e54dfafc0e74 /mailscripts.el
parent718d9851b48dfd49a5bf109b6b8a073c172fb07f (diff)
downloadmailscripts-53cdfe1714e31431fe32b639e1fff12c5c5d9ed4.tar.gz
Drop the '0.' prefix to mailscripts version numbers
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'mailscripts.el')
-rw-r--r--mailscripts.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailscripts.el b/mailscripts.el
index 80beda2..c0ab529 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 <spwhitton@spwhitton.name>
-;; Version: 0.24
+;; Version: 25
;; Package-Requires: (notmuch)
;; Copyright (C) 2018, 2019, 2020, 2022 Sean Whitton