]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Small improvements
authorMike Brady <mikebrady@eircom.net>
Tue, 30 Aug 2016 21:09:01 +0000 (22:09 +0100)
committerMike Brady <mikebrady@eircom.net>
Tue, 30 Aug 2016 21:09:01 +0000 (22:09 +0100)
configure.ac

index 51fa97d8b69816f5beccdd3db197abe3394a9038..f3bf540ce75683bea19ef80a49943ccf15ad28a5 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.0PB2], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0 (B3)], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])