From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 30 Oct 2023 17:51:52 +0000 (+0000) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.3.4-dev~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c741e3916f4e6aa3b4d4bfbc60ffcf3681236b;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index 416dc00f..7deabd79 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,8 @@ +Version 4.3.3-dev-1-g9ab85989 +=== +* Forgot to push tag 4.3.3-dev, so "back" to 4.3.3-dev-1. Apologies for the confusion. The commit hash is good. +* Further updates to [CAR INSTALL](https://github.com/mikebrady/shairport-sync/blob/development/CAR%20INSTALL.md), hopefully to make updates a bit simpler. + Version 4.3.3-dev-7-ga7603893 === * Remove the a few compilation warnings during a Docker build -- the warnings were that some variables possibly being used uninitialised.