diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-05-17 10:27:16 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-05-17 10:27:16 +0200 |
| commit | 8ab8f10afaa7579c04d6705eb30c325409e599f9 (patch) | |
| tree | a4c8424a05ce45a4b45383771787987641686146 /Makefile | |
| parent | 4b4fc27e1a719d1fa0688e81760531979fb4cb73 (diff) | |
| download | buildroot-8ab8f10afaa7579c04d6705eb30c325409e599f9.tar.gz buildroot-8ab8f10afaa7579c04d6705eb30c325409e599f9.zip | |
Update for 2017.05-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
@@ -86,9 +86,9 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2017.05-rc1 +export BR2_VERSION := 2017.05-rc2 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1494230000 +BR2_VERSION_EPOCH = 1495000000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

