From 9019189bd107e0f4a301655b88a4f66348215212 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 1 Dec 2018 23:36:34 +0100 Subject: [PATCH] Kickoff 2019.02 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c4c34b0ff2..e1e7e53068 100644 --- a/Makefile +++ b/Makefile @@ -92,7 +92,7 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.11 +export BR2_VERSION := 2019.02-git # Actual time the release is cut (for reproducible builds) BR2_VERSION_EPOCH = 1543701000