From 15d3648df93d1113b07a63c1264ea4b5ba9662b5 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 5 Dec 2022 09:01:16 +0100 Subject: [PATCH] Kickoff 2023.02 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 89f3648bb7..9c1776eb6c 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.11 +export BR2_VERSION := 2023.02-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1669308000