summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Pearson <davep@davep.org>2020-07-27 13:03:15 +0100
committerDave Pearson <davep@davep.org>2020-07-27 13:03:15 +0100
commitbdc6c84b9274b228dbc383a14abf9694157e869c (patch)
treebd9a2b002237e0407a6277e04d10e87ba20a0c02
parent9cecf1333b9f3a6a7b5c46f0eed0b9aaac3616dd (diff)
:bookmark: v2.2
Making a formal release for the first time in a while. The only real chance sine the last release is a bump of the version of the GPL under which this is released.
-rw-r--r--boxquote.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/boxquote.el b/boxquote.el
index dbf961a..f6ed019 100644
--- a/boxquote.el
+++ b/boxquote.el
@@ -1,8 +1,8 @@
;;; boxquote.el --- Quote text with a semi-box.
-;; Copyright 1999-2017 by Dave Pearson <davep@davep.org>
+;; Copyright 1999-2020 by Dave Pearson <davep@davep.org>
;; Author: Dave Pearson <davep@davep.org>
-;; Version: 2.1
+;; Version: 2.2
;; Keywords: quoting
;; URL: https://github.com/davep/boxquote.el
;; Package-Requires: ((cl-lib "0.5"))