summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-11-30 16:52:43 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2010-11-30 16:52:43 +0100
commitdbc45b0369605643c272b69c69c5253e1d3cad3e (patch)
tree85fac95ce8f6e6176e87c4d1d28c3d67e6dde10c /Makefile
parent0dc940cdeeaa1fae3510ff8a1b581f4ecf27b5c4 (diff)
Update for 2010.112010.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: