Patch release. v3.4.3
authorplugd <plugd@thelambdalab.xyz>
Thu, 23 Mar 2023 12:54:16 +0000 (13:54 +0100)
committerplugd <plugd@thelambdalab.xyz>
Thu, 23 Mar 2023 12:54:16 +0000 (13:54 +0100)
RELEASE
config.mk
elpher-pkg.el
elpher.el

diff --git a/RELEASE b/RELEASE
index ade220d..1a08de8 100644 (file)
--- a/RELEASE
+++ b/RELEASE
@@ -7,9 +7,15 @@ When preparing a new release, set the version number:
 2. in elpher.el:     metadata at the top
 3. in elpher.el:     definition of elpher-version
 4. in elpher-pkg.el: second argument to 'define-package'
+
+For anything besides a patch release, a note describing
+the changes should be added to the documentation.  In
+the instance that the documentation itself is significantly
+changed, also update the documentation version:
+
 5. in elpher.texi:   'settitle' declaration at the top
 
-Make sure the documentation is up to date and builds:
+After any documentation updates, make sure it builds:
 
     make elpher.info elpher.html elpher.pdf
 
index e406f6b..801cb55 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = elpher
-VERSION = 3.4.2
+VERSION = 3.4.3
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
index d7becef..bb8d23f 100644 (file)
@@ -1,4 +1,4 @@
-(define-package "elpher" "3.4.2" "A friendly gopher and gemini client"
+(define-package "elpher" "3.4.3" "A friendly gopher and gemini client"
   '((emacs "27.1"))
   :keywords ("convenience")
   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
index 966e659..bacb047 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -5,7 +5,7 @@
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; Created: 11 April 2019
-;; Version: 3.4.2
+;; Version: 3.4.3
 ;; Keywords: comm gopher
 ;; Homepage: https://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "27.1"))
@@ -71,7 +71,7 @@
 ;;; Global constants
 ;;
 
-(defconst elpher-version "3.4.2"
+(defconst elpher-version "3.4.3"
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6