From bdee279aec279e89b1853a8c969c8cfb353b8c1c Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Fri, 19 Jun 2020 01:24:51 +0200 Subject: [PATCH 1/1] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 1641d6d..c7a0929 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.7.11 +;; Version: 2.8.0 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26.1")) @@ -71,7 +71,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.7.11" +(defconst elpher-version "2.8.0" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1