summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-09 21:27:13 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-09 21:27:13 +0100
commit2f8a72079112bed85afff89c34b5a070a0fce015 (patch)
tree0f47b046320d642b9b3130e57ae70517322c98a3
parente1da0eff54912b712fbeb05979bd6606d716c665 (diff)
downloadbuildroot-2f8a72079112bed85afff89c34b5a070a0fce015.tar.gz
buildroot-2f8a72079112bed85afff89c34b5a070a0fce015.zip
Kickoff 2016.02 cycle
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 80c264fc8b..9950a26cd0 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.11-rc1
+export BR2_VERSION := 2016.02-git
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud