diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-02 23:00:13 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-02 23:00:13 +0200 |
| commit | b63fdf4714ff7b795c00b7bb1bcbfd992853fef8 (patch) | |
| tree | 09914859b5e9b9cd71815e46b91e3f12d4e150d0 /Makefile | |
| parent | cdb1117be0b28cfd1060a0ffb1fba3c6aa8890a1 (diff) | |
| download | buildroot-b63fdf4714ff7b795c00b7bb1bcbfd992853fef8.tar.gz buildroot-b63fdf4714ff7b795c00b7bb1bcbfd992853fef8.zip | |
Update for 2017.08-rc1
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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-git +export BR2_VERSION := 2017.08-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1496267000 +BR2_VERSION_EPOCH = 150170700 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

