summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2019-02-19 11:13:17 +0000
committerGitHub <noreply@github.com>2019-02-19 11:13:17 +0000
commit78685b852820e00558d34effa9f828095824126a (patch)
tree06a536a50a188f470243511633bed14665c24f7b /configure.ac
parentec84f0fd9830e21f8d8817cfcf50555b10a400e2 (diff)
Big update to audio_jack.c and other stuff
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 30849f3..e59688e 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.3d53], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d54], [mikebrady@eircom.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])