diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2016-06-01 09:25:05 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-06-01 09:25:05 +0200 |
commit | 206ce569269a4b0b7d3ae60f9162d40b290726d8 (patch) | |
tree | a30defb6cea7c1ff7e395ba474442871d05888e3 | |
parent | e4d1d186677d442e6d86cd698d9fcaf13ed880b8 (diff) | |
download | buildroot-206ce569269a4b0b7d3ae60f9162d40b290726d8.tar.gz buildroot-206ce569269a4b0b7d3ae60f9162d40b290726d8.zip |
Kickoff 2016.08 cycle
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.05 +export BR2_VERSION := 2016.08-git # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |