Skip to content

Commit

Permalink
Small backend updates.
Browse files Browse the repository at this point in the history
Fix bugs in `ao`, `pulseaudio` and `sndio` backends/
  • Loading branch information
mikebrady authored Mar 12, 2017
1 parent 25607ba commit b0e9cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.50])
AC_INIT([shairport-sync], [3.0.1], [[email protected]])
AC_INIT([shairport-sync], [3.0.2], [[email protected]])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit b0e9cca

Please sign in to comment.