From 91bea48ffbf5afc33784cbfe9f851ee43550b429 Mon Sep 17 00:00:00 2001 From: Alexander Orlenko Date: Sun, 10 Oct 2010 21:52:36 +1100 Subject: Fixed api version --- contrib/generate-bluez-gobjects.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/generate-bluez-gobjects.sh b/contrib/generate-bluez-gobjects.sh index f133699..b1fedf7 100755 --- a/contrib/generate-bluez-gobjects.sh +++ b/contrib/generate-bluez-gobjects.sh @@ -2,7 +2,7 @@ # BlueZ API -API_VERSION=4.69 +API_VERSION=4.75 # adapter-api.txt ./gen-dbus-gobject.pl -header bluez-api-${API_VERSION}-fixed/adapter-api.txt > ../src/lib/bluez/adapter.h -- cgit v1.2.1