From 43baee63f615b021a538a300cc7e35375b3db97c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 6 Oct 2012 18:31:07 +0200 Subject: [PATCH] build: Indicate 5.x development branch --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index deab9e9f2..1f0dc74d3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 4.101) +AC_INIT(bluez, 5.x) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AM_CONFIG_HEADER(config.h) -- 2.47.3