From d96f3d24cd4a77e7c7d154a0df1b9e1e54a2a6e9 Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sat, 14 Sep 2019 12:46:24 +0200 Subject: [PATCH] Version bump. --- elpher.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elpher.el b/elpher.el index 3d7748f..eaabec5 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 2.3.2 +;; Version: 2.3.3 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "26")) @@ -65,7 +65,7 @@ ;;; Global constants ;; -(defconst elpher-version "2.3.2" +(defconst elpher-version "2.3.3" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1