summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-09-10 10:51:47 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-09-10 10:51:47 +0000
commitc15d73bdb64196dee440476b5c3c031ee52c2373 (patch)
treeec6ebdd7b1e37e45a020883faf355acc005e032d
parent4537f4ccc98218a2f716294ad957981118a20d8b (diff)
Update changelog and bump version numberlibs-2.21
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 87442430..fe45974c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 2.21:
+ Add support for identification of supported commands.
+ Add missing OCF declarations for the security filter.
+ Add two new company identifiers.
+
ver 2.20:
Add UUIDs for video distribution profile.
Add UUIDs for phonebook access profile.
diff --git a/configure.in b/configure.in
index c88ae69d..cfad2c1b 100644
--- a/configure.in
+++ b/configure.in
@@ -5,7 +5,7 @@ dnl
AC_PREREQ(2.50)
AC_INIT()
-AM_INIT_AUTOMAKE(bluez-libs, 2.20)
+AM_INIT_AUTOMAKE(bluez-libs, 2.21)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE