Skip to content

Commit 83cdab8

Browse files
committed
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 <trini@konsulko.com>
1 parent 05aa651 commit 83cdab8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
VERSION = 2023
44
PATCHLEVEL = 07
5-
SUBLEVEL =
6-
EXTRAVERSION = -rc6
5+
SUBLEVEL = 02
6+
EXTRAVERSION =
77
NAME =
88

99
# *DOCUMENTATION*

0 commit comments

Comments
 (0)