]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Start development version 2.7
authorMike Brady <mikebrady@eircom.net>
Wed, 21 Oct 2015 08:39:56 +0000 (09:39 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 21 Oct 2015 08:39:56 +0000 (09:39 +0100)
configure.ac

index cae6b14365a6bc77f8780814729ad69f66079976..19ec199395ed7c980c94e6e37cd4743aaabc0b70 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.6], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.7], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])