X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=b58db0f8efa578e6403d889e2b0f68fef7b798ca;hb=0c0182f453e8bc26e630615ea6d2a2f05e868fde;hp=ca93558dbe428ab7a52156783ebd9ac0b3a1fc2d;hpb=5163d25c65c3028090db1aea6587ec2fb4cb823e;p=bmusb diff --git a/Makefile b/Makefile index ca93558..b58db0f 100644 --- 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