From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 13 May 2021 20:16:58 +0000 (+0100) Subject: Bump for changes to missing clock and flushing. X-Git-Tag: 4.0-dev~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8e45b3206fade3edc2cf63a326572666ad69bf6;p=thirdparty%2Fshairport-sync.git Bump for changes to missing clock and flushing. --- diff --git a/configure.ac b/configure.ac index 3336dcfc..ca4cc228 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], [4.0d3], [4265913+mikebrady@users.noreply.github.com]) +AC_INIT([shairport-sync], [4.0d4], [4265913+mikebrady@users.noreply.github.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([shairport.c]) AC_CONFIG_HEADERS([config.h])