Version bump. master
authorplugd <plugd@thelambdalab.xyz>
Mon, 30 Sep 2024 09:13:32 +0000 (11:13 +0200)
committerplugd <plugd@thelambdalab.xyz>
Mon, 30 Sep 2024 09:13:32 +0000 (11:13 +0200)
config.mk
elpher-pkg.el
elpher.el

index 89529ab..5d49f13 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = elpher
-VERSION = 3.6.2
+VERSION = 3.6.3
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
index 706b3f2..693c464 100644 (file)
@@ -1,4 +1,4 @@
-(define-package "elpher" "3.6.2" "A friendly gopher and gemini client"
+(define-package "elpher" "3.6.3" "A friendly gopher and gemini client"
   '((emacs "27.1"))
   :keywords ("convenience")
   :authors (("Tim Vaughan" . "plugd@thelambdalab.xyz"))
index 5910e8c..a880f79 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -1,11 +1,10 @@
 ;;; elpher.el --- A friendly gopher and gemini client  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2019-2024 Tim Vaughan <plugd@thelambdalab.xyz>
-;; Copyright (C) 2020-2022 Elpher contributors (See info manual for full list)
+;; Copyright (C) 2019-2024 Elpher contributors (See info manual for full list)
 
 ;; Author: Tim Vaughan <plugd@thelambdalab.xyz>
 ;; Created: 11 April 2019
-;; Version: 3.6.2
+;; Version: 3.6.3
 ;; Keywords: comm gopher gemini
 ;; Homepage: https://thelambdalab.xyz/elpher
 ;; Package-Requires: ((emacs "27.1"))
@@ -71,7 +70,7 @@
 ;;; Global constants
 ;;
 
-(defconst elpher-version "3.6.2"
+(defconst elpher-version "3.6.3"
   "Current version of elpher.")
 
 (defconst elpher-margin-width 6