diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2017-01-25 09:27:44 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2017-01-25 09:27:44 +0100 |
| commit | b8e588e623868d6ab239786b4cf486e1defc9c1c (patch) | |
| tree | 80389c49faee26246762e2790652dcae22447988 /Makefile | |
| parent | e08b1f94841f30302c7ae433bea0f8cf0f6d1f61 (diff) | |
| download | buildroot-2016.11.2.tar.gz buildroot-2016.11.2.zip | |
Update for 2016.11.22016.11.2
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ else # umask / $(CURDIR) / $(O) all: # Set and export the version string -export BR2_VERSION := 2016.11.1 +export BR2_VERSION := 2016.11.2 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

