emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/elpher bf0dd36eb2: Patch release.


From: ELPA Syncer
Subject: [nongnu] elpa/elpher bf0dd36eb2: Patch release.
Date: Tue, 3 May 2022 04:58:09 -0400 (EDT)

branch: elpa/elpher
commit bf0dd36eb2f5b339c6b561dbe3ee9693565b484b
Author: plugd <plugd@thelambdalab.xyz>
Commit: plugd <plugd@thelambdalab.xyz>

    Patch release.
---
 config.mk     | 2 +-
 elpher-pkg.el | 2 +-
 elpher.el     | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/config.mk b/config.mk
index 6647c4c6fa..79071f5a79 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = elpher
-VERSION = 3.4.0
+VERSION = 3.4.1
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
diff --git a/elpher-pkg.el b/elpher-pkg.el
index 9130582ee3..a0a4daa455 100644
--- a/elpher-pkg.el
+++ b/elpher-pkg.el
@@ -1,4 +1,4 @@
-(define-package "elpher" "3.4.0" "A friendly gopher and gemini client"
+(define-package "elpher" "3.4.1" "A friendly gopher and gemini client"
   '((emacs "27.1"))
   :keywords ("convenience")
   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
diff --git a/elpher.el b/elpher.el
index e7b37ba017..92362286fe 100644
--- a/elpher.el
+++ b/elpher.el
@@ -5,7 +5,7 @@
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; Created: 11 April 2019
-;; Version: 3.4.0
+;; Version: 3.4.1
 ;; Keywords: comm gopher
 ;; Homepage: https://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "27.1"))
@@ -70,7 +70,7 @@
 ;;; Global constants
 ;;
 
-(defconst elpher-version "3.4.0"
+(defconst elpher-version "3.4.1"
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6



reply via email to

[Prev in Thread] Current Thread [Next in Thread]