summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-07-11 09:51:00 -0400
committerTom Rini <[email protected]>2023-07-11 09:51:00 -0400
commit182203175ad23b9a7d8516cb44366ee245611e26 (patch)
tree7251f7156d379cdd7c3c659135c0bb1f613aa8f3
parent146a82c017d51eb2c3b8be33854f200f1e52a1cb (diff)
Prepare v2023.07.01v2023.07.01-dont-use
This is only to correct the version number, no other changes have been made. Signed-off-by: Tom Rini <[email protected]>
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8d9aef464d0..3c87a460e63 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
VERSION = 2023
PATCHLEVEL = 07
-SUBLEVEL =
-EXTRAVERSION = -rc6
+SUBLEVEL = 01
+EXTRAVERSION =
NAME =
# *DOCUMENTATION*