[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa-release/hyperdrive 958fc8f2b8 1/5: Meta: 0.4.1-pre
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa-release/hyperdrive 958fc8f2b8 1/5: Meta: 0.4.1-pre |
Date: |
Fri, 13 Sep 2024 18:59:57 -0400 (EDT) |
branch: elpa-release/hyperdrive
commit 958fc8f2b87d0908b6b184676a0a94664f2055cd
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Meta: 0.4.1-pre
---
CHANGELOG.org | 4 ++++
doc/hyperdrive.texi | 4 ++--
hyperdrive.el | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index ed02d69ec9..4262cea28a 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -4,6 +4,10 @@
All notable changes to
[[https://ushin.org/hyperdrive/hyperdrive-manual.html][hyperdrive.el]] will be
documented in this file.
This project adheres to [[https://semver.org/spec/v2.0.0.html][Semantic
Versioning]].
+* 0.4.1-pre
+
+Nothing yet...
+
* 0.4 [2024-09-09 Mon]
Version ~0.4~ features
[[https://ushin.org/hyperdrive/hyperdrive-manual.html#Org_002dtransclusion-integration][org-transclusion
integration]], easy gateway
diff --git a/doc/hyperdrive.texi b/doc/hyperdrive.texi
index ac76da2b0a..c42b7af594 100644
--- a/doc/hyperdrive.texi
+++ b/doc/hyperdrive.texi
@@ -20,7 +20,7 @@
@finalout
@titlepage
@title Hyperdrive.el User Manual
-@subtitle Release 0.4
+@subtitle Release 0.4.1-pre
@author Joseph Turner and Adam Porter
@end titlepage
@@ -45,7 +45,7 @@ Homepage:
@uref{https://ushin.org/hyperdrive/hyperdrive-manual.html}
Repository: @uref{https://git.sr.ht/~ushin/hyperdrive.el}
@end itemize
-This manual is for @code{hyperdrive.el} version 0.4.
+This manual is for @code{hyperdrive.el} version 0.4.1-pre.
@end ifnottex
diff --git a/hyperdrive.el b/hyperdrive.el
index f53226062e..5302d821cf 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -6,7 +6,7 @@
;; Author: Adam Porter <adam@alphapapa.net>
;; Maintainer: Joseph Turner <~ushin/ushin@lists.sr.ht>
;; Created: 2022
-;; Version: 0.4
+;; Version: 0.4.1-pre
;; Package-Requires: ((emacs "28.1") (map "3.0") (compat "30.0.0.0") (org
"9.7.6") (plz "0.9.1") (persist "0.6.1") (taxy-magit-section "0.14") (transient
"0.7.4"))
;; Homepage: https://git.sr.ht/~ushin/hyperdrive.el