summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-08-08 23:34:24 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-08-08 23:34:24 +0200
commit7e725e1333a16630f74bd28f7adeb0f145022e7d (patch)
tree0ca83828e70cd8832c6c00e9edca69b35d1e12ae /Makefile
parentec37bbcaa914678044fe3f2e627e0dac8f4d4c3e (diff)
downloadbuildroot-7e725e1333a16630f74bd28f7adeb0f145022e7d.tar.gz
buildroot-7e725e1333a16630f74bd28f7adeb0f145022e7d.zip
Update for 2014.08-rc1
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 022beeaf3d..5d84c4bf8d 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION := 2014.08-git
+export BR2_VERSION := 2014.08-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81
OpenPOWER on IntegriCloud