From e524b085bd00510ef0ccb2363ba3fc0189f108df Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Thu, 7 Nov 2019 00:01:36 +0100 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 6b45b1d..608a3d3 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.4.3 +;; Version: 2.4.4 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26")) @@ -66,7 +66,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.4.3" +(defconst elpher-version "2.4.4" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1