Version bump. v3.1.0
authorplugd <plugd@thelambdalab.xyz>
Wed, 28 Jul 2021 19:34:46 +0000 (21:34 +0200)
committerplugd <plugd@thelambdalab.xyz>
Wed, 28 Jul 2021 19:34:46 +0000 (21:34 +0200)
config.mk
elpher-pkg.el
elpher.el
elpher.texi

index 1a08e4a..197706e 100644 (file)
--- 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
index 920951e..045b3ff 100644 (file)
@@ -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"))
index 76aa992..50d4e87 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -19,7 +19,7 @@
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; 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
index 77fbf90..54eea80 100644 (file)
@@ -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