From 9bec976a73e15de3edd6e4feae3bc46c1144704f Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Thu, 6 Feb 2020 22:21:48 +0100 Subject: [PATCH] Crank library minor as this sioctl_xxx are new interfaces --- libsndio/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libsndio/Makefile.in b/libsndio/Makefile.in index bf572bb..58ec1e7 100644 --- a/libsndio/Makefile.in +++ b/libsndio/Makefile.in @@ -46,7 +46,7 @@ MAN7 = sndio.7 # libraries to build and install # MAJ = 7 -MIN = 0 +MIN = 1 SO = @so@ SO_LINK = @so_link@