summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-12-31 10:03:52 +0100
committerPeter Korsgaard <peter@korsgaard.com>2017-12-31 10:03:52 +0100
commitb919080e2061598e1beac3fa04da8ce62ae1e5f5 (patch)
tree1607d6a2e24b1cab39cb9f2dfbe733f0e1ca8f95 /Makefile
parentb885e92902d6daea5d10dae9f46513e85ba3670e (diff)
downloadbuildroot-2017.11.1.tar.gz
buildroot-2017.11.1.zip
Update for 2017.11.12017.11.1
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 a86d764721..e4fb90adff 100644
--- a/Makefile
+++ b/Makefile
@@ -87,9 +87,9 @@ all:
.PHONY: all
# Set and export the version string
-export BR2_VERSION := 2017.11
+export BR2_VERSION := 2017.11.1
# Actual time the release is cut (for reproducible builds)
-BR2_VERSION_EPOCH = 1512070000
+BR2_VERSION_EPOCH = 1514710000
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud