]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Bump to coincide with name substitution stuff, default service name and avoiding...
authorMike Brady <mikebrady@eircom.net>
Sat, 21 May 2016 12:09:01 +0000 (13:09 +0100)
committerMike Brady <mikebrady@eircom.net>
Sat, 21 May 2016 12:09:01 +0000 (13:09 +0100)
configure.ac

index f6bfd382b527b705cea19b95e246689443d4684b..60b5ad58984fb221029e38fb72b3cdb03075f126 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.8.3.7], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.8.3.8], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])