aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-07-11 11:20:44 -0400
committerTom Rini <trini@konsulko.com>2023-07-11 11:20:44 -0400
commit83cdab8b2c6ea0fc0860f8444d083353b47f1d5c (patch)
treea4bd320379c49b55cc44f961e3388f91edf2b316
parent05aa6516c6bb419d01d69fac457c0de563bfd694 (diff)
downloadu-boot-u-boot-2023.07.y.zip
u-boot-u-boot-2023.07.y.tar.gz
u-boot-u-boot-2023.07.y.tar.bz2
Prepare v2023.07.02v2023.07.02u-boot-2023.07.y
Take the v2023.07 tag, which reported to be v2023.07-rc6 still, and change this to be v2023.07.02 (as I made a v2023.07.01 incorrectly). Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 73b71b6..e770361 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
VERSION = 2023
PATCHLEVEL = 07
-SUBLEVEL =
-EXTRAVERSION = -rc6
+SUBLEVEL = 02
+EXTRAVERSION =
NAME =
# *DOCUMENTATION*