summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-11-30 22:59:02 -0800
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-30 22:59:02 -0800
commit1a59dfae0ce9e93da413285e7c47a16f7317123e (patch)
treebf26f298789c9a918a77a1982edc1bf6841f4f47 /Makefile
parent537556b22ca6252d319a33ac797afb45b215dbd1 (diff)
downloadbuildroot-novena-1a59dfae0ce9e93da413285e7c47a16f7317123e.tar.gz
buildroot-novena-1a59dfae0ce9e93da413285e7c47a16f7317123e.zip
Update for 2012.11-rc22012.11_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 1141ef2c0..d3f9b40c8 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.11-rc1
+export BR2_VERSION:=2012.11-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81