summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-02-26 23:19:03 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2013-02-26 23:19:03 +0100
commitd65bb7e3154ed0f78c28fa3ec645b41ec6fca704 (patch)
tree7fe6f58a1b4a3d3ba3d724233c7be4c66f19c28a /Makefile
parent208b36a234fe3bf1c02ad8ea1dcb45b4a378d260 (diff)
downloadbuildroot-novena-d65bb7e3154ed0f78c28fa3ec645b41ec6fca704.tar.gz
buildroot-novena-d65bb7e3154ed0f78c28fa3ec645b41ec6fca704.zip
Update for 2013.02-rc32013.02_rc3
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 3bab85530..0a4c5f2fb 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.02-rc2
+export BR2_VERSION:=2013.02-rc3
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81