branch: externals/listen
commit 457083ca85a263831ab8fb386f285b27759cf822
Author: Adam Porter <[email protected]>
Commit: Adam Porter <[email protected]>
Release: v0.7
---
README.org | 2 +-
docs/README.org | 2 +-
listen.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 599cb1d66c..b1d777acdc 100644
--- a/README.org
+++ b/README.org
@@ -223,7 +223,7 @@ The ~listen-mode~ minor mode runs a timer which plays the
next track in the curr
* Changelog
-** v0.7-pre
+** v0.7
*Additions*
- Info manual.
diff --git a/docs/README.org b/docs/README.org
index a04a4dd23a..4de1ed6874 100644
--- a/docs/README.org
+++ b/docs/README.org
@@ -235,7 +235,7 @@ The ~listen-mode~ minor mode runs a timer which plays the
next track in the curr
* Changelog
-** v0.7-pre
+** v0.7
*Additions*
+ Info manual.
diff --git a/listen.el b/listen.el
index e06eb20270..e6f139265c 100755
--- a/listen.el
+++ b/listen.el
@@ -6,7 +6,7 @@
;; Maintainer: Adam Porter <[email protected]>
;; Keywords: multimedia
;; Package-Requires: ((emacs "29.1") (persist "0.6") (taxy "0.10")
(taxy-magit-section "0.13") (transient "0.5.3"))
-;; Version: 0.7-pre
+;; Version: 0.7
;; URL: https://github.com/alphapapa/listen.el
;; This program is free software; you can redistribute it and/or modify