summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2022-11-10 21:22:09 +0100
committerMarcel Holtmann <marcel@holtmann.org>2022-11-10 21:22:09 +0100
commit63b01d0b0661d6a0048107dcb9e6f12ceac409e0 (patch)
treef62728a987bb23fb6fe72420541a671568da7903 /configure.ac
parent532c903aa423291e32f1328a69b053cb8185d4f9 (diff)
downloadbluez-63b01d0b0661d6a0048107dcb9e6f12ceac409e0.tar.gz
Release 5.665.66
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 363a222a7..f9f0faf57 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
AC_PREREQ(2.60)
-AC_INIT(bluez, 5.65)
+AC_INIT(bluez, 5.66)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])