]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
version 4.1-rc3 4.1-rc3
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 17 Oct 2022 12:15:02 +0000 (13:15 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 17 Oct 2022 12:15:02 +0000 (13:15 +0100)
configure.ac

index 12e47af4f40e0d0491a6ca1a6c37cea6c2034406..d31808953c4f83a69472139dbdd0c7155270862f 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.1-rc2], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.1-rc3], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])