]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
actually make is 4.2
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 20 May 2023 17:09:51 +0000 (18:09 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 20 May 2023 17:09:51 +0000 (18:09 +0100)
configure.ac

index 1e58765fce13e2583fbd712182e5fd42e10f220b..7797c074bd46c237ebc92024851a18e5520c8935 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.2rc0], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.2], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])