summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-08-16 13:10:30 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-08-16 13:10:30 +0200
commit7120319a51c004793ff924b55c478867560b86fd (patch)
treeb8302c3ee1e80ae028e890e6e75c56932219a39f /Makefile
parentc08b78d1868989ef63cb79b6f8de77365fe87948 (diff)
downloadbuildroot-7120319a51c004793ff924b55c478867560b86fd.tar.gz
buildroot-7120319a51c004793ff924b55c478867560b86fd.zip
Prepare for 2013.08-rc2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fcfc0be7ce..794d217ff5 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.08-rc1
+export BR2_VERSION:=2013.08-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81
OpenPOWER on IntegriCloud