From ef01260b3d4852e7f1b760c1e0f5073ce342f2c8 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 2 Jun 2018 11:11:56 +0200 Subject: [PATCH] Kickoff 2018.08 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9f32c96001..8d25c8a239 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.05 +export BR2_VERSION := 2018.08-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1527884000