From 9391904dc0136e7e08c7c2f55a30e1a9b3ab3ba0 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sat, 16 May 2020 23:20:01 +0200 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 2ca57e5..0bb1f12 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.7.2 +;; Version: 2.7.3 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26")) @@ -70,7 +70,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.7.2" +(defconst elpher-version "2.7.3" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1