From: plugd Date: Wed, 14 Feb 2024 09:52:44 +0000 (+0100) Subject: Patch release. X-Git-Tag: v3.5.1 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=3f53ed5b6550d25a66bc83f6f26d8cfb06b1dcce Patch release. --- diff --git a/config.mk b/config.mk index 11af4ef..0ca918a 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PKG = elpher -VERSION = 3.5.0 +VERSION = 3.5.1 INSTALLINFO = install-info MAKEINFO = makeinfo diff --git a/elpher-pkg.el b/elpher-pkg.el index 5cdbef2..6a6a84d 100644 --- a/elpher-pkg.el +++ b/elpher-pkg.el @@ -1,4 +1,4 @@ -(define-package "elpher" "3.5.0" "A friendly gopher and gemini client" +(define-package "elpher" "3.5.1" "A friendly gopher and gemini client" '((emacs "27.1")) :keywords ("convenience") :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz")) diff --git a/elpher.el b/elpher.el index 4a98cb3..3a80045 100644 --- a/elpher.el +++ b/elpher.el @@ -5,7 +5,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 3.5.0 +;; Version: 3.5.1 ;; Keywords: comm gopher gemini ;; Homepage: https://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "27.1")) @@ -71,7 +71,7 @@ ;;; Global constants ;; -(defconst elpher-version "3.5.0" +(defconst elpher-version "3.5.1" "Current version of elpher.") (defconst elpher-margin-width 6