From: Tom Rini Date: Tue, 11 Jul 2023 15:20:44 +0000 (-0400) Subject: Prepare v2023.07.02 X-Git-Tag: v2023.07.02^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=83cdab8b2c6ea0fc0860f8444d083353b47f1d5c;p=platform%2Fkernel%2Fu-boot.git Prepare v2023.07.02 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 --- diff --git a/Makefile b/Makefile index 73b71b61c7..e7703616c5 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,8 @@ VERSION = 2023 PATCHLEVEL = 07 -SUBLEVEL = -EXTRAVERSION = -rc6 +SUBLEVEL = 02 +EXTRAVERSION = NAME = # *DOCUMENTATION*