summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Orlenko <zxteam@gmail.com>2010-10-10 21:52:36 +1100
committerAlexander Orlenko <zxteam@gmail.com>2010-10-10 21:52:36 +1100
commit91bea48ffbf5afc33784cbfe9f851ee43550b429 (patch)
tree6348a568ee5223fbed3e022cefb65ad4e5c05b9a
parent29ca468af5bb3110ea50c3b139d4ec0033631753 (diff)
downloadbluez-tools-91bea48ffbf5afc33784cbfe9f851ee43550b429.tar.gz
Fixed api version
-rwxr-xr-xcontrib/generate-bluez-gobjects.sh2
1 files changed, 1 insertions, 1 deletions
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