]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Change 2.4.2 to version 2.6
authorMike Brady <mikebrady@eircom.net>
Sun, 18 Oct 2015 16:57:17 +0000 (17:57 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 18 Oct 2015 16:57:17 +0000 (17:57 +0100)
For consistency, honest!

configure.ac

index 2677568915908740b95b1eae9948bdc8b4aa9ab5..cae6b14365a6bc77f8780814729ad69f66079976 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.4.2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [2.6], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])