]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add ability for the jack back end to automaticlly connect a client when the jack...
authorMike Brady <mikebrady@eircom.net>
Sun, 2 Sep 2018 16:26:56 +0000 (17:26 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 2 Sep 2018 16:26:56 +0000 (17:26 +0100)
configure.ac

index 4cad62fbcc701f9b14d924d6cea0f872d73ab449..0464b8f7a73b4c0e51f62871029cd32667262826 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.3d5], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d6], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])