diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-04-09 23:51:05 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-04-09 23:51:05 +0200 |
| commit | 9565a37e0d2aa3c5fb9a4148760c490f2e5226d4 (patch) | |
| tree | f6623b6ab4df9ae559a692936c55d4b07a391750 /Makefile | |
| parent | c3e1d9849a72495f799b007260bbcdc61fc78da3 (diff) | |
| download | buildroot-2018.02.1.tar.gz buildroot-2018.02.1.zip | |
Update for 2018.02.12018.02.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 := 2018.02 +export BR2_VERSION := 2018.02.1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1520198000 +BR2_VERSION_EPOCH = 1523310000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

