From b0272de36cea3e1cd41cd15a012c8141b4b04575 Mon Sep 17 00:00:00 2001 From: plugd Date: Sun, 18 Jul 2021 19:52:06 +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 4a001fd..327dd95 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.10.2 +;; Version: 2.10.3 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26.2")) @@ -71,7 +71,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.10.2" +(defconst elpher-version "2.10.3" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1