]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Change names of drift, resync, alsa buffer offset and alsa buffer length to distingui...
authorMike Brady <mikebrady@eircom.net>
Sun, 18 Sep 2016 13:54:46 +0000 (14:54 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 18 Sep 2016 13:54:46 +0000 (14:54 +0100)
configure.ac

index 4ab4e6e6c2d4095908869d4c31072d51b87c584f..bf3929da0d8ec2a6ed6f20e82c16b26cc067222e 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.0-d13], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0-d14], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])