From: plugd Date: Wed, 28 Jul 2021 19:34:46 +0000 (+0200) Subject: Version bump. X-Git-Tag: v3.1.0 X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=commitdiff_plain;h=8c20802c5f2262440dadbdca60b7901d09ca022f Version bump. --- diff --git a/config.mk b/config.mk index 1a08e4a..197706e 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PKG = elpher -VERSION = 3.0.0 +VERSION = 3.1.0 INSTALLINFO = install-info MAKEINFO = makeinfo diff --git a/elpher-pkg.el b/elpher-pkg.el index 920951e..045b3ff 100644 --- a/elpher-pkg.el +++ b/elpher-pkg.el @@ -1,4 +1,4 @@ -(define-package "elpher" "3.0.0" "A friendly gopher and gemini client" +(define-package "elpher" "3.1.0" "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 76aa992..50d4e87 100644 --- a/elpher.el +++ b/elpher.el @@ -19,7 +19,7 @@ ;; Author: Tim Vaughan ;; Created: 11 April 2019 -;; Version: 3.0.0 +;; Version: 3.1.0 ;; Keywords: comm gopher ;; Homepage: https://thelambdalab.xyz/elpher ;; Package-Requires: ((emacs "27.1")) @@ -84,7 +84,7 @@ ;;; Global constants ;; -(defconst elpher-version "3.0.0" +(defconst elpher-version "3.1.0" "Current version of elpher.") (defconst elpher-margin-width 6 diff --git a/elpher.texi b/elpher.texi index 77fbf90..54eea80 100644 --- a/elpher.texi +++ b/elpher.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @setfilename elpher.info -@settitle Elpher Manual v3.0.0 +@settitle Elpher Manual v3.1.0 @dircategory Emacs @direntry