]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bump internal version to match rc status
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 24 Oct 2022 09:00:40 +0000 (10:00 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 24 Oct 2022 09:00:40 +0000 (10:00 +0100)
configure.ac

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