From 5da5a83142ab0d231b6346f4784af0366a475130 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Tue, 7 Jun 2022 21:06:39 +0200 Subject: [PATCH] Kickoff 2022.08 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 27b8051710..4305c8c3dd 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2022.05 +export BR2_VERSION := 2022.08-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1654546000