Skip to content

Commit

Permalink
Upd: release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Nov 11, 2023
1 parent 2d6da1f commit 75e775b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ https://github.com/jcorporation/myMPD/

***

## myMPD v13.0.4 (not yet released)
## myMPD v13.0.4 (2023-11-11)

This is a small bugfix release.

Expand Down
2 changes: 1 addition & 1 deletion contrib/man/mympd-script.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for mympd-script.
.\" Contact <[email protected]> to correct errors or typos.
.TH man 1 "05 Nov 2023" "13.0.4" "mympd-script man page"
.TH man 1 "11 Nov 2023" "13.0.4" "mympd-script man page"

.SH NAME
mympd-script \- mympd command line tool to execute scripts
Expand Down
2 changes: 1 addition & 1 deletion contrib/man/mympd.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for mympd.
.\" Contact <[email protected]> to correct errors or typos.
.TH man 1 "05 Nov 2023" "13.0.4" "mympd man page"
.TH man 1 "11 Nov 2023" "13.0.4" "mympd man page"

.SH NAME
myMPD \- standalone and mobile friendly web mpd client
Expand Down
2 changes: 1 addition & 1 deletion contrib/packaging/debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ mympd (13.0.4-1) unstable; urgency=medium

* Release from master

-- Juergen Mang <[email protected]> Sun, 05 Nov 2023 17:11:42 +0100
-- Juergen Mang <[email protected]> Sat, 11 Nov 2023 13:11:37 +0100
2 changes: 1 addition & 1 deletion contrib/packaging/rpm/mympd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@ fi
%license LICENSE.md

%changelog
* Sun Nov 05 2023 Juergen Mang <[email protected]> 13.0.4-0
* Sat Nov 11 2023 Juergen Mang <[email protected]> 13.0.4-0
- Version from master
2 changes: 1 addition & 1 deletion htdocs/js/version.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
const myMPDversion = '13.0.4';
const myMPDbuild = 'cb917a93a8dc8ac289ee5ad5987960c6db1ba5c0';
const myMPDbuild = '2d6da1fbfb2a85125db692d30f58bec4a29c0f03';

0 comments on commit 75e775b

Please sign in to comment.