diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2019-03-01 12:57:30 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2019-03-01 12:57:30 +0100 |
| commit | bdfea8428f1d89ec79e0253b61fe86eb5437532d (patch) | |
| tree | e98f07d2d42b2ad22284138cf2892b85ea7b4783 /Makefile | |
| parent | f13b843e710b570f77abd13ea990f61fe2800f52 (diff) | |
| download | buildroot-bdfea8428f1d89ec79e0253b61fe86eb5437532d.tar.gz buildroot-bdfea8428f1d89ec79e0253b61fe86eb5437532d.zip | |
Update for 2019.02-rc3
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-rc2 +export BR2_VERSION := 2019.02-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1550930600 +BR2_VERSION_EPOCH = 1551440000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

