From 4d710f13c449a0312cdcf9329c736a3c5bf41f3e Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Mon, 25 May 2020 09:48:46 +0200 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index b169f76..6b9e0d2 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.7.6 +;; Version: 2.7.7 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26")) @@ -70,7 +70,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.7.6" +(defconst elpher-version "2.7.7" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1