branch: elpa/boxquote
commit bdc6c84b9274b228dbc383a14abf9694157e869c
Author: Dave Pearson <[email protected]>
Commit: Dave Pearson <[email protected]>
: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.
---
boxquote.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/boxquote.el b/boxquote.el
index dbf961a486..f6ed01904a 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 <[email protected]>
+;; Copyright 1999-2020 by Dave Pearson <[email protected]>
;; Author: Dave Pearson <[email protected]>
-;; Version: 2.1
+;; Version: 2.2
;; Keywords: quoting
;; URL: https://github.com/davep/boxquote.el
;; Package-Requires: ((cl-lib "0.5"))