summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2013-05-08 15:51:45 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2013-05-08 15:51:45 +0200
commit92651931e72afad0f829d651ad3d0286b5a14e06 (patch)
treecfc8f200487bd3faea3b611dfce4daaebe965bb8 /Makefile
parente7f4923e8efa047433fdda563b3bb7af8f17a9d5 (diff)
downloadbuildroot-novena-92651931e72afad0f829d651ad3d0286b5a14e06.tar.gz
buildroot-novena-92651931e72afad0f829d651ad3d0286b5a14e06.zip
Update for 2013.05-rc12013.05_rc1
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 9128c7579..a57975e42 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2013.05-git
+export BR2_VERSION:=2013.05-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81