From 2ba8481b69e62b7d90ab969a70519ebfadb7be3e Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Sun, 16 Jun 2019 11:07:46 +0200 Subject: [PATCH] Dummy version bump. I managed to confuse MELPA with a force push (how embarrassing), so this is to bring us all back into sync. --- README.md | 3 ++- elpher.el | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6bd554e..af0c184 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,8 @@ default applied to images entries viewed in the browser.) This hierarchy is also maintained when gopher URLs are followed from plain text documents, and when directories are retrieved explicitly using the 'g' -key. +key. When it is viewed, the bookmark page also becomes a part of this +hierarchy. Licence ------- diff --git a/elpher.el b/elpher.el index e468798..9e1471b 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 1.2.2 +;; Version: 1.2.3 ;; Keywords: comm gopher ;; Homepage: https://github.com/tgvaughan/elpher ;; Package-Requires: ((emacs "25")) @@ -57,7 +57,7 @@ ;;; Global constants ;; -(defconst elpher-version "1.2.2" +(defconst elpher-version "1.2.3" "Current version of elpher.") (defconst elpher-margin-width 6 -- 2.20.1