Update for 2016.05-rc1

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2016-05-10 23:23:00 +02:00
parent 72b93bb676
commit 0ab737207b
4 changed files with 111 additions and 12 deletions

View File

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