summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-12-02 16:33:09 -0800
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-02 16:33:09 -0800
commitd201b95d8c6aa4d21f8655361e12e98630be8c93 (patch)
treec273967a4948b7e812be447019f4bd38997ce0c4 /Makefile
parent4f607edffda4835884f1f013f5d0ae0cb2eadeb7 (diff)
downloadbuildroot-novena-d201b95d8c6aa4d21f8655361e12e98630be8c93.tar.gz
buildroot-novena-d201b95d8c6aa4d21f8655361e12e98630be8c93.zip
Update for 2012.112012.11
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 87943b8ed..9d9985fd3 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.11-rc2
+export BR2_VERSION:=2012.11
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81