From 8d2526701b86e8efdcb8ac85b1b3d6421ed87b71 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 4 Dec 2023 15:25:25 +0100 Subject: [PATCH] Kickoff 2024.02 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e422e97214..ac625152c6 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2023.11 +export BR2_VERSION := 2024.02-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1701677000