summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2023-01-20 08:39:56 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-01-20 08:39:56 +0100
commit5a01515c0bb8e8c3093c083a1cd2891c706f310d (patch)
treeea34f690ce3ef95a6738777ef4f08741fd9e4ab4 /Makefile
parentb854b466e5ccff6bf64cf695b5d66cf2680cfbc2 (diff)
downloadbarebox-5a01515c0bb8e8c3093c083a1cd2891c706f310d.tar.gz
Release v2023.01.0v2023.01.0
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ed49911d54..36bbbdf8fc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
-VERSION = 2022
-PATCHLEVEL = 12
+VERSION = 2023
+PATCHLEVEL = 01
SUBLEVEL = 0
EXTRAVERSION =
NAME = None