summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-05-25 21:09:50 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-25 21:09:50 +0200
commit0b0d7badb0338f7c33c86e2ab60c413a973ca348 (patch)
tree6b73732794b25fae2f7312ad46f2123f2b97c80f /Makefile
parent573a740998f6345317dca1d62f3efcda4d067499 (diff)
Update for 2012.05-rc32012.05_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 c0fc8c240..4945c16ce 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.05-rc2
+export BR2_VERSION:=2012.05-rc3
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81