summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2017-11-23 15:39:25 +0000
committerGitHub <noreply@github.com>2017-11-23 15:39:25 +0000
commitf7e3621ed53db635b172e962f3013428e0abeee3 (patch)
treeb6ed3ebd359129170ed9e63308aee856caa688ec /configure.ac
parent43cb36e975a0e07b336855703bd0c81f838437dd (diff)
Update configure.ac
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 02e4e58..8042d82 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.1.3], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.1.4], [mikebrady@eircom.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])