summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMike Brady <mikebrady@eircom.net>2018-12-11 11:28:08 +0000
committerMike Brady <mikebrady@eircom.net>2018-12-11 11:28:08 +0000
commit3535863689a38f4d127a726e3d81411b41cd2156 (patch)
tree9151de624bf22fe4023867bb8cd8030a3f8644f0 /configure.ac
parente454572dc789913d1c536784b02cd9f0683c841d (diff)
Cleaned up unfixable errors code and examples, updated configuration settings.
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 7d20902..6d8a422 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.3d35], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d36], [mikebrady@eircom.net])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])