summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2021-04-02 10:55:30 +0200
committerAyush Garg <ayush.garg@samsung.com>2022-03-11 19:08:35 +0530
commitc09b596dd89cf370ac7771505afeae95b34d2f65 (patch)
tree8a9e29392ec66e35b80268dfbf1a7a47529cac83 /configure.ac
parentbd992cac1216ad3959ce2619c4c44506bb23eec8 (diff)
downloadbluez-c09b596dd89cf370ac7771505afeae95b34d2f65.tar.gz
bluez-c09b596dd89cf370ac7771505afeae95b34d2f65.tar.bz2
bluez-c09b596dd89cf370ac7771505afeae95b34d2f65.zip
Release 5.57
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com> Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index edc1186f..73747b8e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
AC_PREREQ(2.60)
-AC_INIT(bluez, 5.56)
+AC_INIT(bluez, 5.57)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])