summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-12-24 16:55:15 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-12-24 16:55:15 +0000
commit743f3be8a09b86cd5797b426c7ffb69957bc2337 (patch)
tree3179e0deb93b1c2209f7d936009a5e1f5bfb64e3
parent5ccf1c4a96dfde5dc04c136644448483b648c186 (diff)
Update changelog and bump version numberlibs-2.24
-rw-r--r--ChangeLog3
-rw-r--r--configure.in2
2 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f1131bcb..81ba61ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+ver 2.24:
+ Add support for additional access protocols.
+
ver 2.23:
Add constants and definitions for sniff subrating.
Add support for allocation of binary text elements.
diff --git a/configure.in b/configure.in
index d89714b6..23f3c22e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.50)
AC_INIT()
-AM_INIT_AUTOMAKE(bluez-libs, 2.23)
+AM_INIT_AUTOMAKE(bluez-libs, 2.24)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE