summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-05-25 22:23:57 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-25 22:23:57 +0200
commitc92a369fe6cd188e3a1f3cfa74d0179325bfff78 (patch)
treeb1e1676f1c6f88c8c9edf90600103312efa6c385 /Makefile
parentc17b0f0bda68b3adcc098d6b426e6448d0444c36 (diff)
downloadbuildroot-novena-c92a369fe6cd188e3a1f3cfa74d0179325bfff78.tar.gz
buildroot-novena-c92a369fe6cd188e3a1f3cfa74d0179325bfff78.zip
Update for 2013.05-rc32013.05_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 5d2a7aed4..e8647d1f6 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.05-rc2
+export BR2_VERSION:=2013.05-rc3
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81