summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-09-01 15:08:56 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-09-01 15:08:56 +0200
commit7f0ce7c8780569afa33b68c9c024bf4072e29a99 (patch)
tree6f57a75bf3e68a1a80a3674ec40e050b50284493 /Makefile
parent94d514019c295e02226502b3ec01f3291631ac14 (diff)
Kickoff 2014.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 3ebfd55af..e788f1bef 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION := 2014.08
+export BR2_VERSION := 2014.11-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81