]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
RC4, and remove code that always adds the commit signature -- not ready for its close...
authorMike Brady <mikebrady@eircom.net>
Sun, 28 Apr 2019 19:48:03 +0000 (20:48 +0100)
committerMike Brady <mikebrady@eircom.net>
Sun, 28 Apr 2019 19:48:03 +0000 (20:48 +0100)
configure.ac

index f019be3f7b7581a2a19a4d34e70dbb8183b4b622..d6aae1766f26865b21ae60da6d5e4ea733d6e05a 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.3rc3], [mikebrady@eircom.net])
+AC_INIT([shairport-sync], [3.3rc4], [mikebrady@eircom.net])
 AM_INIT_AUTOMAKE
 AC_CONFIG_SRCDIR([shairport.c])
 AC_CONFIG_HEADERS([config.h])