X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=b8f47ad5924274bc626837831897b3a5ae923d5e;hb=e287f28087aef9cfd6aa47acd0d283bc177a9d70;hp=989ed8c1dca5c27e3f5ad163315eac6d38afa457;hpb=e85d7ee1c0541900c57dd505454289dfaab9e782;p=bmusb diff --git a/Makefile b/Makefile index 989ed8c..b8f47ad 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ PREFIX := /usr/local LIB := libbmusb.a SODEV := libbmusb.so SONAME := libbmusb.so.4 -SOLIB := libbmusb.so.4.0.0 +SOLIB := libbmusb.so.4.0.1 all: $(LIB) $(SOLIB) main