]> git.sesse.net Git - bmusb/blobdiff - Makefile
Release v0.7.4.
[bmusb] / Makefile
index ca93558dbe428ab7a52156783ebd9ac0b3a1fc2d..b58db0f8efa578e6403d889e2b0f68fef7b798ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,8 +7,8 @@ INSTALL := install
 PREFIX := /usr/local
 LIB := libbmusb.a
 SODEV := libbmusb.so
-SONAME := libbmusb.so.5
-SOLIB := libbmusb.so.5.0.0
+SONAME := libbmusb.so.6
+SOLIB := libbmusb.so.6.0.0
 
 all: $(LIB) $(SOLIB) main