From 12629c283e0e3e62561d1456a2f8842b3524df57 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Thu, 12 Dec 2019 18:24:21 +0100 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index c529e74..06c669e 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.5.1 +;; Version: 2.5.2 ;; Keywords: comm gopher ;; Homepage: http://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "26")) @@ -68,7 +68,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.5.1" +(defconst elpher-version "2.5.2" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1