From 15f0222e04e33cbfc622007d6bac851e44477dd9 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 8 May 2004 20:22:26 +0000 Subject: Update library version number --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 17fdbf6d..73b6854f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libbluetooth.la libsdp.la libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c -libbluetooth_la_LDFLAGS = -version-info 1:4:0 +libbluetooth_la_LDFLAGS = -version-info 1:7:0 libsdp_la_SOURCES = libsdp_la_LDFLAGS = -version-info 2:2:0 -- cgit