From a7bc745c5f19d8b2e51b28e96b84aee14ec34ce1 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 5 Dec 2021 22:37:54 +0100 Subject: [PATCH] Kickoff 2022.02 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74ef7dc598..c456cadafb 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2021.11 +export BR2_VERSION := 2022.02-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1638734000