diff options
| author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-23 23:38:05 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-08-23 23:38:05 +0200 |
| commit | ef19f376c7013c41d06c289b7213f330ca4e98ae (patch) | |
| tree | e6d3adb555989e525620ee3ce56b6a0207bb1037 /Makefile | |
| parent | 47d33e20da05e8df860344e17125d97febff5300 (diff) | |
| download | buildroot-ef19f376c7013c41d06c289b7213f330ca4e98ae.tar.gz buildroot-ef19f376c7013c41d06c289b7213f330ca4e98ae.zip | |
Update for 2017.08-rc3
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 := 2017.08-rc2 +export BR2_VERSION := 2017.08-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1502468000 +BR2_VERSION_EPOCH = 1503524000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

