summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-12-01 22:05:46 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-12-01 22:05:46 +0100
commit2318c29e80e1b06d9c70714a51c79dca567652e8 (patch)
treea612dcb73b4234a3d442c05fda72887d1b3ba507
parent3f90e532ff48669873f682a4f0c3b6f0910cb2e9 (diff)
downloadbuildroot-2318c29e80e1b06d9c70714a51c79dca567652e8.tar.gz
buildroot-2318c29e80e1b06d9c70714a51c79dca567652e8.zip
Kickoff 2016.02 cycle
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b3454719a2..26430de8af 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.11
+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