]> git.sesse.net Git - bmusb/blobdiff - Makefile
Release v0.7.0.
[bmusb] / Makefile
index aad31217ce2b41a12c203180e5860a8c08edc0fa..989ed8c1dca5c27e3f5ad163315eac6d38afa457 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@ INSTALL := install
 PREFIX := /usr/local
 LIB := libbmusb.a
 SODEV := libbmusb.so
-SONAME := libbmusb.so.3
-SOLIB := libbmusb.so.3.0.0
+SONAME := libbmusb.so.4
+SOLIB := libbmusb.so.4.0.0
 
 all: $(LIB) $(SOLIB) main