summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-02-11 13:42:08 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-11 13:42:08 +0100
commitc4dfb08350a69e89d0eaa112574b09fab723013d (patch)
treef6f160bcc6a5abc96eb48eb7493a07702d6810d0 /Makefile
parent690984cf61aa3ce633584766b2bc78bec2e3c420 (diff)
downloadbuildroot-c4dfb08350a69e89d0eaa112574b09fab723013d.tar.gz
buildroot-c4dfb08350a69e89d0eaa112574b09fab723013d.zip
kickoff 2014.05 development 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 9929e7e040..74022a5971 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2014.02-rc1
+export BR2_VERSION:=2014.05-git
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81
OpenPOWER on IntegriCloud