summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-04-01 21:31:11 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-04-01 21:31:11 +0000
commit757548a6710ddd0beb29e82c84749160b4dff1cd (patch)
treefc8317a93ad60b45a1a8f44a2042732dff0ba153
parent645b703bed7a352838451e5ca934c605fafebfec (diff)
Update changelog and bump version number
-rw-r--r--ChangeLog10
-rw-r--r--configure.in2
-rw-r--r--utils.spec2
3 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b0ca09ee..d8dc5717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 2.6:
+ Change default prefix to /usr.
+ Add manpages for hcid and hcid.conf.
+ Add the sdpd server daemon.
+ Add the sdptool utility.
+ Add the ciptool utility.
+
+ Note:
+ This version needs at least bluez-libs-2.6
+
ver 2.5:
hcitool changes:
Support for requesting authentication.
diff --git a/configure.in b/configure.in
index 0c086693..594db109 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ AC_INIT()
AM_MAINTAINER_MODE
-AM_INIT_AUTOMAKE(bluez-utils, 2.5)
+AM_INIT_AUTOMAKE(bluez-utils, 2.6)
AC_PREFIX_DEFAULT(/usr)
diff --git a/utils.spec b/utils.spec
index b9ea0c35..5ec5d210 100644
--- a/utils.spec
+++ b/utils.spec
@@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
-%define ver 2.5
+%define ver 2.6
%define RELEASE 1
%define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}
%define prefix /