]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update configure.ac
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sat, 8 May 2021 14:29:54 +0000 (15:29 +0100)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 14:29:54 +0000 (15:29 +0100)
Bumped for an update to `pair_ap`.

configure.ac

index 087ef5a6d9cc241f22ade90569efca63e108c24d..3336dcfce393813693ff899e16751c0878cf127b 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.0d2], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [4.0d3], [4265913+mikebrady@users.noreply.github.com])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])