Skip to content

Commit

Permalink
Upd: release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Sep 16, 2024
1 parent 7d844d1 commit 5bfc7d9
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 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 17.0.4 (not yet released)
## myMPD 17.0.4 (2024-09-16)

This is a small bug fix release.

Expand Down
2 changes: 1 addition & 1 deletion contrib/man/mympd-config.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Manpage for mympd-config.
.\" Contact <[email protected]> to correct errors or typos.
.TH man 1 "28 Aug 2024" "17.0.4" "mympd-config man page"
.TH man 1 "16 Sep 2024" "17.0.4" "mympd-config man page"

.SH NAME
mympd-config \- mympd configuration tool
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 "28 Aug 2024" "17.0.4" "mympd-script man page"
.TH man 1 "16 Sep 2024" "17.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 "28 Aug 2024" "17.0.4" "mympd man page"
.TH man 1 "16 Sep 2024" "17.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 (17.0.4-1) unstable; urgency=medium

* Release from master

-- Juergen Mang <[email protected]> Wed, 28 Aug 2024 00:08:33 +0200
-- Juergen Mang <[email protected]> Mon, 16 Sep 2024 20:09:17 +0200
2 changes: 1 addition & 1 deletion contrib/packaging/rpm/mympd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ fi
%license LICENSE.md

%changelog
* Wed Aug 28 2024 Juergen Mang <[email protected]> 17.0.4-0
* Mon Sep 16 2024 Juergen Mang <[email protected]> 17.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 = '17.0.4';
const myMPDbuild = '38bfe7c5afce5041d2c803260dc09475ea62dede';
const myMPDbuild = '7d844d18b2d1e4b5e7caa72d27b03c82e1d09796';

0 comments on commit 5bfc7d9

Please sign in to comment.