diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2024-08-17 18:22:16 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2024-08-17 18:22:16 +1000 |
commit | 99031e3a4a6e479466ae795790b44727434ca27d (patch) | |
tree | 543e256da743fbfdbe1a48180f80d0d403d29fe9 | |
parent | 3d5e376925fd15d8990c8a4ddcfff5f68150cf72 (diff) | |
download | dtc-99031e3a4a6e479466ae795790b44727434ca27d.zip dtc-99031e3a4a6e479466ae795790b44727434ca27d.tar.gz dtc-99031e3a4a6e479466ae795790b44727434ca27d.tar.bz2 |
Bump version to v1.7.1v1.7.1
Prepare for a new release.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
-rw-r--r-- | VERSION.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt index bd8bf88..943f9cb 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -1.7.0 +1.7.1 |