summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-11-14 14:52:59 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-14 14:52:59 +0100
commitcbb3cb3beb773d8bd7d25e0e3959a22fefe1c586 (patch)
tree3db1b6103c51dbcbe2106ffcd86652a47375f8c5 /Makefile
parent74128856f4f4f1e2fba5f8c7de19ba2243c893b5 (diff)
Kickoff 2015.02 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 471edf910..fd62aae45 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2014.11-rc1
+export BR2_VERSION := 2015.02-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81