]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bump bugfix number -- fix an important bug dealing with truly msissing packets
authorMike Brady <mikebrady@eircom.net>
Mon, 29 Feb 2016 15:20:26 +0000 (15:20 +0000)
committerMike Brady <mikebrady@eircom.net>
Mon, 29 Feb 2016 15:20:26 +0000 (15:20 +0000)
configure.ac

index 7ca65ee65a822d56b92ca5ed89774c5f3233e303..aa297af712d8abe7529231ee924af1de0de3cd37 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.1], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.9.2], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])