summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-09-01 09:58:29 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-09-01 09:58:29 +0200
commit70874e321dbd50203187c41214cb888507cd6df1 (patch)
tree56a8a96bd94302b96e7417d1b4984909885d1b0e /Makefile
parentb6beb1d5031dae48878132b5cde378c1330dbb45 (diff)
downloadbuildroot-70874e321dbd50203187c41214cb888507cd6df1.tar.gz
buildroot-70874e321dbd50203187c41214cb888507cd6df1.zip
Kickoff 2015.11 cycle
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2254a8f503..9a6e9c0a8e 100644
--- a/Makefile
+++ b/Makefile
@@ -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)
OpenPOWER on IntegriCloud