]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
A bit late, but tag this as 4.3.3-dev. Also merge in the commit history of the master...
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 30 Oct 2023 17:46:12 +0000 (17:46 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 30 Oct 2023 17:46:12 +0000 (17:46 +0000)
configure.ac

index 4c61a810f08ab8ed98e22523d8899ffa3a94bb5c..d13795a6525cb1034fcdd1e570e694a37ba25695 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.2], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.3.3-dev], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE([subdir-objects])
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])