Skip to content

Commit

Permalink
Bump version number: Unlock mutex when initialising a device without …
Browse files Browse the repository at this point in the history
…a hardware mixer. Add check for hardware mixer to uses of mixer handle
  • Loading branch information
mikebrady committed Feb 20, 2016
1 parent 0f14aad commit 32c667e
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], [2.9], [[email protected]])
AC_INIT([shairport-sync], [2.9.1], [[email protected]])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([shairport.c])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 32c667e

Please sign in to comment.