Kickoff 2015.11 cycle

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2015-09-01 09:58:29 +02:00
parent b6beb1d503
commit 70874e321d

View File

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