diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2019-03-29 23:52:20 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2019-03-29 23:52:57 +0100 |
| commit | 863761ff3c6233e6e2ef836c4600590dc0d38197 (patch) | |
| tree | ae6ab5a88b723b99a1815a89514e08abede0d023 /Makefile | |
| parent | 8d2bdda23f4128ab31172249cd31e963c53c55ba (diff) | |
| download | buildroot-863761ff3c6233e6e2ef836c4600590dc0d38197.tar.gz buildroot-863761ff3c6233e6e2ef836c4600590dc0d38197.zip | |
Update for 2019.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
@@ -92,9 +92,9 @@ all: .PHONY: all # Set and export the version string -export BR2_VERSION := 2019.02 +export BR2_VERSION := 2019.02.1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1551735000 +BR2_VERSION_EPOCH = 1553900000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

