summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2006-01-17 23:11:51 +0000
committerMarcel Holtmann <marcel@holtmann.org>2006-01-17 23:11:51 +0000
commit1ea821775112f99d57680e9d96930ea100131b24 (patch)
tree37e6e2b4e92f9d792724837eb48b33265e402cef
parent12ee1dcf6933f6096f9763aee5dafeccf71ff2de (diff)
Update changelog and bump version numberlibs-2.25
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 81ba61ca..fc5d2785 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 2.25:
+ Add definitions for Apple Agent.
+ Add support for record handle on service registration.
+
ver 2.24:
Add support for additional access protocols.
diff --git a/configure.in b/configure.in
index 23f3c22e..13780777 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.50)
AC_INIT()
-AM_INIT_AUTOMAKE(bluez-libs, 2.24)
+AM_INIT_AUTOMAKE(bluez-libs, 2.25)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE