]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
bump version number
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 19 Sep 2023 11:00:43 +0000 (12:00 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 19 Sep 2023 11:00:43 +0000 (12:00 +0100)
configure.ac

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