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
-(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"))
;; 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"))
;;; Global constants
;;
-(defconst elpher-version "3.4.2"
+(defconst elpher-version "3.4.3"
"Current version of elpher.")
(defconst elpher-margin-width 6