summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2023-02-09 21:01:35 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2023-02-09 21:01:35 +1100
commit039a99414e778332d8f9c04cbd3072e1dcc62798 (patch)
tree7ba4001b0434c08233a3ffa6d910e1610cae58d3
parent9b62ec84bb2da0ce42bc978ce8dc0ba197c9fa71 (diff)
downloaddevice-tree-compiler-039a99414e778332d8f9c04cbd3072e1dcc62798.tar.gz
Bump version to v1.7.0v1.7.0
It's been rather too long since the last release, and quite a lot of changes have accumulated. Finally get around to rolling a release. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d4e7551..93938e9 100644
--- a/Makefile
+++ b/Makefile
@@ -10,8 +10,8 @@
# CONFIG_LOCALVERSION from some future config system.
#
VERSION = 1
-PATCHLEVEL = 6
-SUBLEVEL = 1
+PATCHLEVEL = 7
+SUBLEVEL = 0
EXTRAVERSION =
LOCAL_VERSION =
CONFIG_LOCALVERSION =