Update for 2016.05-rc2

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2016-05-17 16:11:24 +02:00
parent 60cc46321d
commit 3f3342a581
4 changed files with 53 additions and 10 deletions

View File

@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
export BR2_VERSION := 2016.05-rc1
export BR2_VERSION := 2016.05-rc2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)