Version bump. v3.2.1
authorplugd <plugd@thelambdalab.xyz>
Mon, 2 Aug 2021 09:40:09 +0000 (11:40 +0200)
committerplugd <plugd@thelambdalab.xyz>
Mon, 2 Aug 2021 09:40:09 +0000 (11:40 +0200)
elpher-pkg.el
elpher.el
elpher.texi

index 696e76e..f35f99a 100644 (file)
@@ -1,4 +1,4 @@
-(define-package "elpher" "3.2.0" "A friendly gopher and gemini client"
+(define-package "elpher" "3.2.1" "A friendly gopher and gemini client"
   '((emacs "27.1"))
   :keywords ("convenience")
   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
index b4e508a..6963987 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -20,7 +20,7 @@
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; Created: 11 April 2019
-;; Version: 3.2.0
+;; Version: 3.2.1
 ;; Keywords: comm gopher
 ;; Homepage: https://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "27.1"))
@@ -85,7 +85,7 @@
 ;;; Global constants
 ;;
 
-(defconst elpher-version "3.2.0"
+(defconst elpher-version "3.2.1"
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6
index 0feebd0..564e390 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo @c -*-texinfo-*-
 
 @setfilename elpher.info
-@settitle Elpher Manual v3.2.0
+@settitle Elpher Manual v3.2.1
 
 @dircategory Emacs
 @direntry