]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bump to reflect changes made to delay() and miscellaneous changes to arithmetic and...
authorMike Brady <mikebrady@eircom.net>
Tue, 29 Mar 2016 16:30:13 +0000 (16:30 +0000)
committerMike Brady <mikebrady@eircom.net>
Tue, 29 Mar 2016 16:30:13 +0000 (16:30 +0000)
configure.ac

index 711e6bdf0c25e485d6d8377883decb64ea23c3ad..0fd8b18c797928e066927e3c77283363a8ef0591 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.9.5.2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.9.5.3], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])