]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Some confusion here, so 3.3d5 marks the introduction of a jack backend.
authorMike Brady <mikebrady@eircom.net>
Fri, 31 Aug 2018 11:50:05 +0000 (12:50 +0100)
committerMike Brady <mikebrady@eircom.net>
Fri, 31 Aug 2018 11:50:05 +0000 (12:50 +0100)
configure.ac

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