diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-05-08 12:18:38 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-05-08 12:21:32 +0200 |
| commit | aee0ef54881151368d600500a663f21e160dd816 (patch) | |
| tree | e8ada113bfb73a13817525aae52a7d4942dcf118 /Makefile | |
| parent | c71edb8b9121701f3e3c7eb88b0496e72de5f365 (diff) | |
| download | buildroot-aee0ef54881151368d600500a663f21e160dd816.tar.gz buildroot-aee0ef54881151368d600500a663f21e160dd816.zip | |
Update for 2017.05-rc1
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-git +export BR2_VERSION := 2017.05-rc1 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1488315000 +BR2_VERSION_EPOCH = 1494230000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

