diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-01-21 22:08:22 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-01-21 22:08:22 +0100 |
| commit | adb26f1feed697c063d82943d8c0d1673c6c8aea (patch) | |
| tree | ca5cfff668b6ee0e2ba1f60aef85ad50a67dcc4c /Makefile | |
| parent | fd656bcec4c584795103e35bfd13c29c4e077d56 (diff) | |
| download | buildroot-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-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |

