From c19663f557bd2cc43b4eebc90b9f20e7db2d5ad9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 8 Dec 2024 14:00:16 +0100 Subject: [PATCH] Kickoff 2025.02 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 764148f715..c876f8a54c 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.11 +export BR2_VERSION := 2025.02-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1733653000