branch: elpa/boxquote commit bdc6c84b9274b228dbc383a14abf9694157e869c Author: Dave Pearson <da...@davep.org> Commit: Dave Pearson <da...@davep.org>
: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 <da...@davep.org> +;; Copyright 1999-2020 by Dave Pearson <da...@davep.org> ;; Author: Dave Pearson <da...@davep.org> -;; Version: 2.1 +;; Version: 2.2 ;; Keywords: quoting ;; URL: https://github.com/davep/boxquote.el ;; Package-Requires: ((cl-lib "0.5"))