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