diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-05-31 23:55:40 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-05-31 23:55:40 +0200 |
| commit | dd2020aadf0bf9b157a6f42ec189318edc560d3b (patch) | |
| tree | 8f9c1988a32c4ece0da037db1d41bcf917b8a82b /Makefile | |
| parent | 43552504c8aacda2a163c933203a3b77146409c1 (diff) | |
| download | buildroot-2017.05.tar.gz buildroot-2017.05.zip | |
Update for 2017.052017.05
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.05-rc3 +export BR2_VERSION := 2017.05 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1496130000 +BR2_VERSION_EPOCH = 1496267000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

