From 558cd81bdd432769b59bff01240c44f82cfb1a9d Mon Sep 17 00:00:00 2001 From: David Gibson Date: Fri, 10 Mar 2017 11:17:23 +1100 Subject: [PATCH] dtc: Bump version to v1.4.4 Preparing for yet another release, due to a build bug in v1.4.3. Signed-off-by: David Gibson --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f777f50..c3f72e0 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ # VERSION = 1 PATCHLEVEL = 4 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = LOCAL_VERSION = CONFIG_LOCALVERSION =