summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-02-24 10:10:16 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-02-24 10:10:16 +0100
commit2d3d618b6afdf5c9199deed4b58f02c7ba75e25e (patch)
tree81c40fefbf589cd424eab147ddac5ea7bdf5e4e1 /Makefile
parentc9253253c1cb80fb8574c3d313a129b64b4ad2a1 (diff)
Update for 2011.02-rc22011.02_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 d9541783b..2749b14c3 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.02-rc1
+export BR2_VERSION:=2011.02-rc2
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: