summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2021-02-22 21:12:40 +0100
committerAyush Garg <ayush.garg@samsung.com>2022-03-11 19:08:34 +0530
commitb1d7ef932b5600b8adb9596f8f6730f345e20b37 (patch)
tree237d7e7e93407ffebfe01d3fe82b08dd299d9925 /configure.ac
parent8ad6521a9210b72dc03f100a9463ea99ff30700a (diff)
downloadbluez-b1d7ef932b5600b8adb9596f8f6730f345e20b37.tar.gz
bluez-b1d7ef932b5600b8adb9596f8f6730f345e20b37.tar.bz2
bluez-b1d7ef932b5600b8adb9596f8f6730f345e20b37.zip
Release 5.56
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 229d8747..edc1186f 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.55)
+AC_INIT(bluez, 5.56)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
tar-pax no-dist-gzip dist-xz])