diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2018-08-20 10:55:03 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2018-08-20 10:55:03 +0200 |
| commit | a907ab7db518ce60deabb016b45619125361c569 (patch) | |
| tree | 0337e1b92ca4a77bc2270fb1f8495fae0a35d42e /Makefile | |
| parent | 670260d74bc9f5cc2549801b7e24233c9bcac461 (diff) | |
| download | buildroot-a907ab7db518ce60deabb016b45619125361c569.tar.gz buildroot-a907ab7db518ce60deabb016b45619125361c569.zip | |
Update for 2018.08-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.08-rc1 +export BR2_VERSION := 2018.08-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1533476000 +BR2_VERSION_EPOCH = 1534755000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

