diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-02-26 23:17:04 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-02-26 23:17:04 +0100 |
| commit | 87a23e538a05c043635ed6dac155c3e6f109b3d6 (patch) | |
| tree | 610b33be32120a0cb33b490c5baa64771e5f181a /Makefile | |
| parent | 7c77d965bdcd301c2644004140faec613c1ee202 (diff) | |
| download | buildroot-87a23e538a05c043635ed6dac155c3e6f109b3d6.tar.gz buildroot-87a23e538a05c043635ed6dac155c3e6f109b3d6.zip | |
Update for 2017.02-rc3
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.02-rc2 +export BR2_VERSION := 2017.02-rc3 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1487631000 +BR2_VERSION_EPOCH = 1488147000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

