From 9408269347a42b87423a5fb5feb75bd9cb25582d Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Tue, 9 Jun 2020 11:21:40 +0200 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 5af8121..c135e09 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.7.10 +;; Version: 2.7.11 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26")) @@ -70,7 +70,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.7.10" +(defconst elpher-version "2.7.11" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1