summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-01-21 22:08:22 +0100
committerPeter Korsgaard <peter@korsgaard.com>2018-01-21 22:08:22 +0100
commitadb26f1feed697c063d82943d8c0d1673c6c8aea (patch)
treeca5cfff668b6ee0e2ba1f60aef85ad50a67dcc4c /Makefile
parentfd656bcec4c584795103e35bfd13c29c4e077d56 (diff)
downloadbuildroot-2017.11.2.tar.gz
buildroot-2017.11.2.zip
Update for 2017.11.22017.11.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e4fb90adff..b4e6775dc0 100644
--- a/Makefile
+++ b/Makefile
@@ -87,9 +87,9 @@ all:
.PHONY: all
# Set and export the version string
-export BR2_VERSION := 2017.11.1
+export BR2_VERSION := 2017.11.2
# Actual time the release is cut (for reproducible builds)
-BR2_VERSION_EPOCH = 1514710000
+BR2_VERSION_EPOCH = 1516569000
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud