diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-11-30 22:35:17 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-11-30 22:35:17 +0100 |
| commit | 9dd76697ccd2bac65a78fd7687899e1c9ca14465 (patch) | |
| tree | 82e0f7bb22a347ed1519157067693fe47077ee3d /Makefile | |
| parent | fb2ed961988867ab77c48786075e03a6110d1d0a (diff) | |
| download | buildroot-9dd76697ccd2bac65a78fd7687899e1c9ca14465.tar.gz buildroot-9dd76697ccd2bac65a78fd7687899e1c9ca14465.zip | |
Update for 2017.112017.11
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-rc2 +export BR2_VERSION := 2017.11 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1510608000 +BR2_VERSION_EPOCH = 1512070000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

