]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Fix it up to 3.1d0
authorMike Brady <mikebrady@eircom.net>
Sat, 25 Feb 2017 15:25:31 +0000 (15:25 +0000)
committerMike Brady <mikebrady@eircom.net>
Sat, 25 Feb 2017 15:25:31 +0000 (15:25 +0000)
configure.ac

index 56dbc938cb749cdef7724c50f08fee280a6fdda8..8ec314112b34cf20d1f963efd1af8948ba0fe49a 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], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1d0], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])