Update for 2012.02-rc2

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2012-02-19 23:16:50 +01:00
parent 00dbf19c38
commit 3d6ff4f527
4 changed files with 32 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
export BR2_VERSION:=2012.02-rc1
export BR2_VERSION:=2012.02-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81