]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
start of 4.3.7-dev 4.3.7-dev
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 27 Jan 2025 14:31:17 +0000 (14:31 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 27 Jan 2025 14:31:17 +0000 (14:31 +0000)
configure.ac

index 6dacd287363d1e9807d02eef4e8d39d876493faf..33bee008b69626520c5b50a5a7ac8918e2f1cb2e 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.3.6-dev], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.3.7-dev], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])