summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2010-11-30 16:52:43 +0100
committerPeter Korsgaard2010-11-30 16:52:43 +0100
commitdbc45b0369605643c272b69c69c5253e1d3cad3e (patch)
tree85fac95ce8f6e6176e87c4d1d28c3d67e6dde10c /Makefile
parentMakefile: introduce KSTRIPCMD to strip kernel modules (diff)
downloadbuildroot-dbc45b0369605643c272b69c69c5253e1d3cad3e.tar.gz
buildroot-dbc45b0369605643c272b69c69c5253e1d3cad3e.tar.xz
buildroot-dbc45b0369605643c272b69c69c5253e1d3cad3e.zip
Update for 2010.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 008bdf335..596470f6f 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2010.11-rc2
+export BR2_VERSION:=2010.11
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: