]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
4.3.5 starting point 4.3.5-dev
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 6 Jul 2024 11:09:08 +0000 (12:09 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 6 Jul 2024 11:09:08 +0000 (12:09 +0100)
RELEASENOTES.md
configure.ac

index 64d85f210e3afdf09c65c8cd28a8ea4a5252330c..8f98d434075dea4294cc766434d60b57d1e78a1c 100644 (file)
@@ -1,3 +1,7 @@
+Minor Release Notes
+====
+Minor release notes are attached to the release themselves.
+
 Version 4.3 -- Security Updates, Bug Fixes and Enhancements
 ====
 This update contains important security updates, bug fixes and enhancements. [NQPTP](https://github.com/mikebrady/nqptp) must also be updated, and it should be updated before updating Shairport Sync.
index e629541336069fbfa86e43ba3b990bf51a993569..149938578e78d4f97bdca153847923e0511da3c1 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [4.3.4-dev], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.3.5-dev], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])