summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2021-06-13 21:55:15 +0200
committerMarcel Holtmann <marcel@holtmann.org>2021-06-13 21:55:15 +0200
commit1285bca9bde014a292e67632f83ef6e3386eb262 (patch)
tree6190cb8b86d37d08e68cf99f7a108fd2793a854d /configure.ac
parentde948fc8ce0b8bd85edb8d7ba65b9feb91e75994 (diff)
downloadbluez-1285bca9bde014a292e67632f83ef6e3386eb262.tar.gz
Release 5.595.59
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 af700eb13..a7b39fce8 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.58)
+AC_INIT(bluez, 5.59)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])