]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
4.1 release 4.1
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Fri, 28 Oct 2022 15:31:18 +0000 (16:31 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Fri, 28 Oct 2022 15:31:18 +0000 (16:31 +0100)
configure.ac

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