diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-09-02 01:17:43 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-09-02 01:17:43 +0200 |
| commit | 8ce27bb9fee80a406a4199657ef90e3c315e7457 (patch) | |
| tree | e883f8200098147e51e6f7830816cc9cd89efe91 /Makefile | |
| parent | 9f3f664b04f8e0ec216bd39a54af9af7b44d7dc5 (diff) | |
| download | buildroot-2017.08.tar.gz buildroot-2017.08.zip | |
Update for 2017.082017.08
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.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) |

