summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2018-07-23 13:00:50 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2018-07-23 13:00:50 +1000
commit88f18909db731a627456f26d779445f84e449536 (patch)
tree478c8eb3b0af2f6e8b2b46ca14ebe28325e1b878
parent85bce8b2f06d17a909d9e20358630a2034f381ff (diff)
downloaddevice-tree-compiler-88f18909db731a627456f26d779445f84e449536.tar.gz
dtc: Bump version to v1.4.7v1.4.7
We've accumulated a bunch of bugfixes, including considerable improvements to libfdt's memory safety, so get ready for another release. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6d55e13..d8ebc4f 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@
#
VERSION = 1
PATCHLEVEL = 4
-SUBLEVEL = 6
+SUBLEVEL = 7
EXTRAVERSION =
LOCAL_VERSION =
CONFIG_LOCALVERSION =