Patch release. v3.3.3
authorplugd <plugd@thelambdalab.xyz>
Mon, 11 Apr 2022 08:18:20 +0000 (10:18 +0200)
committerplugd <plugd@thelambdalab.xyz>
Mon, 11 Apr 2022 08:18:20 +0000 (10:18 +0200)
config.mk
elpher-pkg.el
elpher.el

index d82a178..b3cc115 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = elpher
 PKG     = elpher
-VERSION = 3.3.2
+VERSION = 3.3.3
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
index 1cea80f..2ff63df 100644 (file)
@@ -1,4 +1,4 @@
-(define-package "elpher" "3.3.2" "A friendly gopher and gemini client"
+(define-package "elpher" "3.3.3" "A friendly gopher and gemini client"
   '((emacs "27.1"))
   :keywords ("convenience")
   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
   '((emacs "27.1"))
   :keywords ("convenience")
   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
index 694d8af..ff62d29 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -5,7 +5,7 @@
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; Created: 11 April 2019
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; Created: 11 April 2019
-;; Version: 3.3.2
+;; Version: 3.3.3
 ;; Keywords: comm gopher
 ;; Homepage: https://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: comm gopher
 ;; Homepage: https://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "27.1"))
@@ -70,7 +70,7 @@
 ;;; Global constants
 ;;
 
 ;;; Global constants
 ;;
 
-(defconst elpher-version "3.3.2"
+(defconst elpher-version "3.3.3"
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6