diff options
author | Tom Rini <trini@konsulko.com> | 2023-01-09 11:07:33 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-01-09 11:07:33 -0500 |
commit | 62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9 (patch) | |
tree | 4fd193529f34c5f1b5fe0ca6eb9a239508b49c06 /Makefile | |
parent | 31500e7bcfaca08ab7c2879f502a6cf852410244 (diff) | |
download | u-boot-62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9.zip u-boot-62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9.tar.gz u-boot-62e2ad1ceafbfdf2c44d3dc1b6efc81e768a96b9.tar.bz2 |
Prepare v2023.01v2023.01
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VERSION = 2023 PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = -rc4 +EXTRAVERSION = NAME = # *DOCUMENTATION* |