diff options
| author | Peter Korsgaard <peter@korsgaard.com> | 2016-12-29 21:54:33 +0100 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-12-29 21:54:33 +0100 |
| commit | a0690cc883c4d4051e8cd18ab14130c0f59740eb (patch) | |
| tree | e29438871bfb3299de3e7c708dae910eeada6cc0 | |
| parent | bf8fdcc2fa06c18cf4c4381a1d80f4b89699ec82 (diff) | |
| download | buildroot-a0690cc883c4d4051e8cd18ab14130c0f59740eb.tar.gz buildroot-a0690cc883c4d4051e8cd18ab14130c0f59740eb.zip | |
Update for 2016.11.12016.11.1
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
| -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 +export BR2_VERSION := 2016.11.1 # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |

