From 12a8bdf25ddd6f4f37a3215b20f05423010c08fa Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Thu, 13 Jun 2019 02:01:25 +0200 Subject: [PATCH] Updated version number. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index ed1ab29..b21dca5 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 1.1.0 +;; Version: 1.1.1 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "25")) @@ -53,7 +53,7 @@ ;;; Global constants ;; -(defconst elpher-version "1.1.0" +(defconst elpher-version "1.1.1" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1