]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
The run_this_if_an_unfixable_error_is_detected script is definitely working and can...
authorMike Brady <mikebrady@eircom.net>
Thu, 6 Dec 2018 14:46:57 +0000 (14:46 +0000)
committerMike Brady <mikebrady@eircom.net>
Thu, 6 Dec 2018 14:46:57 +0000 (14:46 +0000)
configure.ac

index 82dc13fbb2952de0d5859700e2a7a8295c3e9294..8f3248abfe009796996151374bcce131e6f577ce 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.3d33], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3d34], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])