We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e22a80 commit 8aa7069Copy full SHA for 8aa7069
configure.ac
@@ -1,7 +1,7 @@
1
# Process this file with autoconf to produce a configure script.
2
3
AC_PREREQ([2.50])
4
-AC_INIT([shairport-sync], [5.0.1-post-dev], [4265913+mikebrady@users.noreply.github.com])
+AC_INIT([shairport-sync], [5.0.1+], [4265913+mikebrady@users.noreply.github.com])
5
: ${CFLAGS="-O3"}
6
: ${CXXFLAGS="-O3"}
7
AM_INIT_AUTOMAKE([subdir-objects])
0 commit comments