diff options
| author | Tom Rini <[email protected]> | 2023-07-11 09:51:00 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-07-11 09:51:00 -0400 |
| commit | 182203175ad23b9a7d8516cb44366ee245611e26 (patch) | |
| tree | 7251f7156d379cdd7c3c659135c0bb1f613aa8f3 /Makefile | |
| parent | 146a82c017d51eb2c3b8be33854f200f1e52a1cb (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]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VERSION = 2023 PATCHLEVEL = 07 -SUBLEVEL = -EXTRAVERSION = -rc6 +SUBLEVEL = 01 +EXTRAVERSION = NAME = # *DOCUMENTATION* |
