From: plugd Date: Tue, 22 Oct 2024 16:25:45 +0000 (+0200) Subject: Version bump. X-Git-Tag: v3.6.4 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?a=commitdiff_plain;h=a1c5fbf16b528fb67d087437d44d66e9edc99664;p=elpher.git Version bump. --- diff --git a/config.mk b/config.mk index 5d49f13..dc3ca2f 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PKG = elpher -VERSION = 3.6.3 +VERSION = 3.6.4 INSTALLINFO = install-info MAKEINFO = makeinfo diff --git a/elpher-pkg.el b/elpher-pkg.el index 693c464..27e9edc 100644 --- a/elpher-pkg.el +++ b/elpher-pkg.el @@ -1,4 +1,4 @@ -(define-package "elpher" "3.6.3" "A friendly gopher and gemini client" +(define-package "elpher" "3.6.4" "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 5e21508..609eef6 100644 --- a/elpher.el +++ b/elpher.el @@ -4,7 +4,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 3.6.3 +;; Version: 3.6.4 ;; Keywords: comm gopher gemini ;; Homepage: https://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "27.1")) @@ -70,7 +70,7 @@ ;;; Global constants ;; -(defconst elpher-version "3.6.3" +(defconst elpher-version "3.6.4" "Current version of elpher.") (defconst elpher-margin-width 6