diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-02-15 23:03:43 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-02-15 23:03:43 +0100 |
| commit | 44cec6431c97da810f92d1590292799a17ea9cdc (patch) | |
| tree | f379f47a1f5728a1199a3f7ca69de676fd99a0c6 /Makefile | |
| parent | 5e66d15646f886fed08c2bd59b06bc55bdecd38d (diff) | |
| download | buildroot-44cec6431c97da810f92d1590292799a17ea9cdc.tar.gz buildroot-44cec6431c97da810f92d1590292799a17ea9cdc.zip | |
Update for 2018.02-rc2
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-rc1 +export BR2_VERSION := 2018.02-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1517840000 +BR2_VERSION_EPOCH = 1518732000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

