]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
4.4.1 4.1.1
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 5 Dec 2022 13:11:40 +0000 (13:11 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 5 Dec 2022 13:11:40 +0000 (13:11 +0000)
configure.ac

index c473c957eedaf7cbbaebff56e1f6a5df57b3700b..8d3a156397d023d603960e9b8a0a19487415de94 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], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.1.1], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])