diff --git a/ChangeLog b/ChangeLog
index 42265c3..7978e8e 100644
--- a/ChangeLog
+++ b/ChangeLog
-ver 5.68:
- Fix issue with A2DP and handling of Transport.Acquire.
-
ver 5.67:
Fix issue with BAP and initiating QoS and Enable procedures.
Fix issue with BAP and detaching streams when PAC is removed.
diff --git a/configure.ac b/configure.ac
index eff2979..83c3a81 100644
--- a/configure.ac
+++ b/configure.ac
# SPDX-License-Identifier: GPL-2.0
AC_PREREQ(2.60)
-AC_INIT(bluez, 5.68)
+AC_INIT(bluez, 5.67)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])