From e63b3b8dc72dd595b06563673c59e65de4fd4dee Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Fri, 9 Jun 2023 18:08:27 +0200 Subject: [PATCH] Kickoff 2023.08 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3187791d9b..09b2066f05 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2023.05 +export BR2_VERSION := 2023.08-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1686172000