summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-11-26 22:04:24 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-11-26 22:05:20 +0100
commit4dc18dc51495079c15c81877ec862ab54992b691 (patch)
treee06f1644394b4eb2fc3363154e206abb24fea2a7 /Makefile
parentec02a34b0aaa06b61e26ec284370dea9896805f1 (diff)
Update for 2011.11-rc32011.11_rc3
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 052fc3dc6..e70813fdf 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2011.11-rc2
+export BR2_VERSION:=2011.11-rc3
# This top-level Makefile can *not* be executed in parallel
.NOTPARALLEL: