diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-02-28 21:57:09 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-02-28 22:00:23 +0100 |
| commit | 083c0735e924e0d534328095a944ae159f661219 (patch) | |
| tree | 0f6eb706fcd31b02fd2672111578ae57da9ee3a9 /Makefile | |
| parent | 962d1530841336d64d0843de9826a199cb07405a (diff) | |
| download | buildroot-2017.02.tar.gz buildroot-2017.02.zip | |
Update for 2017.022017.02
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-rc3 +export BR2_VERSION := 2017.02 # Actual time the release is cut (for reproducible builds) -BR2_VERSION_EPOCH = 1488147000 +BR2_VERSION_EPOCH = 1488315000 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

