From 7106f9887e1bd5b1f46fcbd8d0d7cdcedc9d14a6 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Thu, 20 Jun 2019 15:36:04 +0200 Subject: [PATCH] Version number bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index a4a1295..56d82c4 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 1.2.4 +;; Version: 1.3.0 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "25")) @@ -57,7 +57,7 @@ ;;; Global constants ;; -(defconst elpher-version "1.2.4" +(defconst elpher-version "1.3.0" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1