Skip to content

Commit 45d86ca

Browse files
committed
Bump from 5.4-dev-47-g32792dc6 to at least 5.5 to reflect security updates in all versions before 5.5, but to 5.6-dev to show it's in development ahead of released 5.5.
1 parent 32792dc commit 45d86ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4-dev], [4265913+mikebrady@users.noreply.github.com])
4+
AC_INIT([shairport-sync], [5.6-dev], [4265913+mikebrady@users.noreply.github.com])
55
: ${CFLAGS="-O3"}
66
: ${CXXFLAGS="-O3"}
77
AM_INIT_AUTOMAKE([subdir-objects])

0 commit comments

Comments
 (0)