From 6ddb75786ea22632663204c03cdf5b7057afc580 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 12 Dec 2025 08:20:19 +0100 Subject: [PATCH] Kickoff 2026.02 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4145574db0..d2257ed3a3 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2025.11 +export BR2_VERSION := 2026.02-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1765493000