]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
General improvements to handling track metadata. Now works pretty well with a very...
authorMike Brady <mikebrady@eircom.net>
Sun, 1 Apr 2018 15:32:22 +0000 (16:32 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 1 Apr 2018 15:32:22 +0000 (16:32 +0100)
configure.ac

index eb0ce32b7d2840b359fcafcfd7a83671f1e0a3b9..57837149880c206e358fc9fa25921dee7944a4b7 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.2d33], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.2d34], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])