Skip to content

Commit

Permalink
Upd: release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Mar 3, 2024
1 parent f4b05ec commit c782a11
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 @@ -2,7 +2,7 @@

https://github.com/jcorporation/myMPD/

## myMPD 14.0.4 (not yet released)
## myMPD 14.0.4 (2024-03-03)

This is a small bugfix 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 "18 Feb 2024" "14.0.4" "mympd-config man page"
.TH man 1 "03 Mar 2024" "14.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 "18 Feb 2024" "14.0.4" "mympd-script man page"
.TH man 1 "03 Mar 2024" "14.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 "18 Feb 2024" "14.0.4" "mympd man page"
.TH man 1 "03 Mar 2024" "14.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 (14.0.4-1) unstable; urgency=medium

* Release from master

-- Juergen Mang <[email protected]> Sun, 18 Feb 2024 11:02:19 +0100
-- Juergen Mang <[email protected]> Sun, 03 Mar 2024 21:03:46 +0100
2 changes: 1 addition & 1 deletion contrib/packaging/rpm/mympd.spec
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ fi
%license LICENSE.md

%changelog
* Sun Feb 18 2024 Juergen Mang <[email protected]> 14.0.4-0
* Sun Mar 03 2024 Juergen Mang <[email protected]> 14.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 = '14.0.4';
const myMPDbuild = 'c6cfd65e131d9254a4ea41776150f95d63ffcace';
const myMPDbuild = 'f4b05ec4c8c412a1738b049ab52b7f5bed2fcbac';

0 comments on commit c782a11

Please sign in to comment.