]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
4.3.4-dev start
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 29 May 2024 14:29:22 +0000 (15:29 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 29 May 2024 14:29:22 +0000 (15:29 +0100)
configure.ac

index 15636e961adaa3c8bcc14dbd6ec7567e9820b060..e629541336069fbfa86e43ba3b990bf51a993569 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.3-dev], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.3.4-dev], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])