diff options
Diffstat (limited to 'lib/libusb')
-rw-r--r-- | lib/libusb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/Makefile b/lib/libusb/Makefile index 1ee56fe..b06f774 100644 --- a/lib/libusb/Makefile +++ b/lib/libusb/Makefile @@ -5,7 +5,7 @@ # LIB= usb -SHLIB_MAJOR= 1 +SHLIB_MAJOR= 2 SHLIB_MINOR= 0 SRCS= libusb20.c SRCS+= libusb20_desc.c |