summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-04-01 20:51:38 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-04-01 20:51:38 +0000
commit7250b16c76c07bcaac5c996f7aaa134a71c46e14 (patch)
treed9d2d28a121a0ef1c5a583d536733fc18fba183f
parentb5705586036d2aefa5b75ebe26ed64445a4d79be (diff)
Update changelog and bump version number
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
-rw-r--r--libs.spec2
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cf6f2f98..b3bbb255 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 2.6:
+ Use R2 for default value of pscan_rep_mode.
+ Add new company identifiers.
+ Add BNEP and CMTP header files.
+ Add the SDP library.
+
ver 2.5:
Add decoding of Bluetooth 1.2 features.
Add link manager version parameter for Bluetooth 1.2.
diff --git a/configure.in b/configure.in
index 243a7551..b3691d5a 100644
--- a/configure.in
+++ b/configure.in
@@ -7,7 +7,7 @@ AC_INIT()
AM_MAINTAINER_MODE
-AM_INIT_AUTOMAKE(bluez-libs, 2.5)
+AM_INIT_AUTOMAKE(bluez-libs, 2.6)
AC_PREFIX_DEFAULT(/usr)
diff --git a/libs.spec b/libs.spec
index 6ac5cb0c..6a660514 100644
--- a/libs.spec
+++ b/libs.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 /usr