Skip to content

Commit

Permalink
Upd: set release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorporation committed Jul 15, 2024
1 parent 1cdb92a commit c27e3df
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 16.1.0 (not yet released)
## myMPD 16.1.0 (2024-07-15)

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 <mail@jcgames.de> to correct errors or typos.
.TH man 1 "11 Jul 2024" "16.1.0" "mympd-config man page"
.TH man 1 "15 Jul 2024" "16.1.0" "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 <mail@jcgames.de> to correct errors or typos.
.TH man 1 "11 Jul 2024" "16.1.0" "mympd-script man page"
.TH man 1 "15 Jul 2024" "16.1.0" "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 <mail@jcgames.de> to correct errors or typos.
.TH man 1 "11 Jul 2024" "16.1.0" "mympd man page"
.TH man 1 "15 Jul 2024" "16.1.0" "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 (16.1.0-1) unstable; urgency=medium

* Release from master

-- Juergen Mang <mail@jcgames.de> Thu, 11 Jul 2024 20:07:32 +0200
-- Juergen Mang <mail@jcgames.de> Mon, 15 Jul 2024 19:07:03 +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
* Thu Jul 11 2024 Juergen Mang <mail@jcgames.de> 16.1.0-0
* Mon Jul 15 2024 Juergen Mang <mail@jcgames.de> 16.1.0-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 = '16.1.0';
const myMPDbuild = 'c039e412bc6b51660b92e0ab883894bfa03e8958';
const myMPDbuild = '1cdb92a70d7789f81c165c6c1f0f9b68abb2ba77';

0 comments on commit c27e3df

Please sign in to comment.