summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-05-15 21:05:00 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-15 21:05:00 +0200
commitcfcbfa2c60b7c7a0976632d3e6b8f54d61ba18f9 (patch)
treed7a812cf630f16bf51c127fcdba042ed76d58e44 /Makefile
parenta517092fa3205af65935bb1c7b395b54778ee68f (diff)
downloadbuildroot-novena-cfcbfa2c60b7c7a0976632d3e6b8f54d61ba18f9.tar.gz
buildroot-novena-cfcbfa2c60b7c7a0976632d3e6b8f54d61ba18f9.zip
Update for 2013.05-rc22013.05_rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a57975e42..5d2a7aed4 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.05-rc1
+export BR2_VERSION:=2013.05-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81