summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-02-19 22:05:42 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-19 22:05:42 +0100
commit8290a6261aaa4af8e8a4b3cbd6c8bedd83622572 (patch)
treea24452a5a92c5a9ec2be01331cd67aac483ffa34 /Makefile
parent033928fd01456f599ee86a95d1a1894246ac90ae (diff)
downloadbuildroot-novena-8290a6261aaa4af8e8a4b3cbd6c8bedd83622572.tar.gz
buildroot-novena-8290a6261aaa4af8e8a4b3cbd6c8bedd83622572.zip
Update for 2013.02-rc22013.02_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 3f967b246..3bab85530 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.02-rc1
+export BR2_VERSION:=2013.02-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81