From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sat, 20 May 2023 15:55:58 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.2.1d0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7804b3acc517887bc318efbbf092e590446a7e86;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 57cbf8ec..7a7157ff 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,8 @@ +Version 4.1-dev-922-gffeeacc4 +==== +**Enhancement** +* When built for AirPlay 2, include the Shared Memory Interface (SMI) version number in the version string, in the form: `smi*` where `*` is the version number, e.g. `smi9`. This must be same as the SMI version number of NQPTP, which can be listed by entering `$ nqptp -V`. + Version 4.1-dev-919-gbd068fb6 ==== **Enhancements**