]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update development version of TROUBLESHOOTING to match that of 3.2RC6.
authorMike Brady <mikebrady@eircom.net>
Sat, 5 May 2018 11:08:45 +0000 (12:08 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 5 May 2018 11:08:45 +0000 (12:08 +0100)
configure.ac

index ce66e32d74035a4378a26edd7507ec29d22f9fb9..1b953518ed7b2a24356e377c65e41c3e4c604a96 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [3.2d45], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d46], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])