X-Git-Url: https://rtime.felk.cvut.cz/gitweb/coffee/buildroot.git/blobdiff_plain/fd656bcec4c584795103e35bfd13c29c4e077d56..adb26f1feed697c063d82943d8c0d1673c6c8aea:/Makefile 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)