]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Add tinyhttp code for sending and reading responses. Clean up some dacp routines...
authorMike Brady <mikebrady@eircom.net>
Mon, 18 Dec 2017 18:51:12 +0000 (18:51 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 18 Dec 2017 18:51:12 +0000 (18:51 +0000)
configure.ac

index 7b308aa5312c4217a8806a677f55fb0fe5710532..fc42407dc859521fff2388d590c6b9b83e34aacf 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.2d20], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d21], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])