summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-02-14 22:36:21 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-02-14 22:38:01 +0100
commit51f8802d87b3cf15f1c799354781e1415ba0b8b5 (patch)
treebde3fa23640ff3ca666d1a91768022e888800f2d /Makefile
parentf16f2a5feed3a4e8de604c1d2cac82ca9b6de6dd (diff)
Update for 2011.02-rc12011.02_rc1
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 111fbd634..d9541783b 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.02-git
+export BR2_VERSION:=2011.02-rc1
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: