From 339d550e92ac15de8668f32d66d16f198137006c Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 6 Sep 2018 22:05:26 +0200 Subject: Update for 2018.08 Signed-off-by: Peter Korsgaard --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9d66bbacf4..3e1319c1ea 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2018.08-rc3 +export BR2_VERSION := 2018.08 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1535752000 +BR2_VERSION_EPOCH = 1536263000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) -- cgit v1.2.3