From: Mike Brady Date: Tue, 30 Aug 2016 21:09:01 +0000 (+0100) Subject: Small improvements X-Git-Tag: 3.0.d18~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c247cdd0cb057e861fb2d0922ca03d76b47150;p=thirdparty%2Fshairport-sync.git Small improvements --- diff --git a/configure.ac b/configure.ac index 51fa97d8..f3bf540c 100644 --- a/configure.ac +++ b/configure.ac @@ -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])