From 7a1ad18494427d307351f666f54c10645d3a6252 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sat, 22 Jun 2019 00:52:34 +0200 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 8f90a7d..3fb2183 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 1.4.2 +;; Version: 1.4.3 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "25")) @@ -55,7 +55,7 @@ ;;; Global constants ;; -(defconst elpher-version "1.4.2" +(defconst elpher-version "1.4.3" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1