]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
4.3.6-dev
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 2 Dec 2024 13:00:26 +0000 (13:00 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 2 Dec 2024 13:00:26 +0000 (13:00 +0000)
configure.ac

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