summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-05-18 22:50:37 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-18 22:50:37 +0200
commitb07ad40c1dc78e61dd71d264b1b30aabfa1033dc (patch)
treebc6011bdd5c5f094c987d4903237fa7727ff57c9 /Makefile
parentf87cbf0ed9e0efa12ee5e2ea5e81bdc217430c80 (diff)
Update for 2012.05-rc22012.05_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 4427c406f..c0fc8c240 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.05-rc1
+export BR2_VERSION:=2012.05-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81