]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
3.0 Release Candidate 0
authorMike Brady <mikebrady@eircom.net>
Sat, 11 Feb 2017 11:56:30 +0000 (11:56 +0000)
committerGitHub <noreply@github.com>
Sat, 11 Feb 2017 11:56:30 +0000 (11:56 +0000)
configure.ac

index cea7492fbd48ad0bbe81ac3aac8f0b607c82d0b8..58ed76405486e3aca04d8fbcd3344ca37d8286bf 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.0d24], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.0rc0], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])