]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
To reflect changes -- always use the IP number we started with, playback_mode instead...
authorMike Brady <mikebrady@eircom.net>
Mon, 2 May 2016 08:47:50 +0000 (09:47 +0100)
committerMike Brady <mikebrady@eircom.net>
Mon, 2 May 2016 08:47:50 +0000 (09:47 +0100)
configure.ac

index 20113f06530768b8512e66e6b3d5d9bec2842831..7eb521d1faa0e44845e73acc51d7e17d5ef20829 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.50])
-AC_INIT([shairport-sync], [2.8.3.1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.8.3.2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])