diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-10-23 23:41:14 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-10-23 23:41:14 +0200 |
| commit | 20b6624f4bb84353e690d897688fd7ac12d6a881 (patch) | |
| tree | a206fe146a37e171d5a786e851c39191bc7faa13 /Makefile | |
| parent | e04fc15a1dc1345824986ce333348db5aef7ca7a (diff) | |
| download | buildroot-2017.08.1.tar.gz buildroot-2017.08.1.zip | |
Update for 2017.08.12017.08.1
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 +export BR2_VERSION := 2017.08.1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1504300000 +BR2_VERSION_EPOCH = 1508790000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

