Skip to content

Commit

Permalink
dtc: Bump version to v1.4.7
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dgibson committed Jul 23, 2018
1 parent 85bce8b commit 88f1890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#
VERSION = 1
PATCHLEVEL = 4
SUBLEVEL = 6
SUBLEVEL = 7
EXTRAVERSION =
LOCAL_VERSION =
CONFIG_LOCALVERSION =
Expand Down

0 comments on commit 88f1890

Please sign in to comment.