Skip to content

Commit 8aa7069

Browse files
committed
5.0.1+ real beginning
1 parent 3e22a80 commit 8aa7069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Process this file with autoconf to produce a configure script.
22

33
AC_PREREQ([2.50])
4-
AC_INIT([shairport-sync], [5.0.1-post-dev], [4265913+mikebrady@users.noreply.github.com])
4+
AC_INIT([shairport-sync], [5.0.1+], [4265913+mikebrady@users.noreply.github.com])
55
: ${CFLAGS="-O3"}
66
: ${CXXFLAGS="-O3"}
77
AM_INIT_AUTOMAKE([subdir-objects])

0 commit comments

Comments
 (0)