]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
update/correct configure.ac version info 4.3.1-dev
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 17 Sep 2023 14:22:15 +0000 (15:22 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 17 Sep 2023 14:22:15 +0000 (15:22 +0100)
configure.ac

index 743b4743804bf5e2e316931f6982ebbb0a895a7e..e5da15e1a78532c9c55b5665dd54adbc192d6acf 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.2.1-dev], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.3.1-dev], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])