From 1556395c9f11517a74ba1e76ce976c34344d66ed Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 12 Jun 2024 18:41:29 +0200 Subject: [PATCH] Kickoff 2024.08 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4320eeb1b7..138cfc5f8d 100644 --- a/Makefile +++ b/Makefile @@ -90,7 +90,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2024.05 +export BR2_VERSION := 2024.08-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1718188000