From 5faa70510c245d6f88fc5cc0d8c8591d515653bf Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Fri, 13 Sep 2019 15:33:08 +0200 Subject: [PATCH] version bump --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index b94eb18..c483db0 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.0.3 +;; Version: 2.1.0 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "26")) @@ -65,7 +65,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.0.3" +(defconst elpher-version "2.1.0" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1