From 8ce27bb9fee80a406a4199657ef90e3c315e7457 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 2 Sep 2017 01:17:43 +0200 Subject: Update for 2017.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 65426a0c11..6dd9c6fd70 100644 --- a/Makefile +++ b/Makefile @@ -87,9 +87,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2017.08-rc3 +export BR2_VERSION := 2017.08 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1503524000 +BR2_VERSION_EPOCH = 1504300000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) -- cgit v1.2.3