summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-15 12:11:48 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-15 12:11:48 +0200
commitb58c83ae999966975c278c860cb97aee0d2e8e08 (patch)
tree5e42f8c75fdb0e68573ce450dbee5d58d240fb6e /Makefile
parente21517689de5e1f56dc2aa788a4aa84f89c54c8b (diff)
Update for 2012.08-rc22012.08_rc2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 079af65e8..9ab7d99d7 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.08-rc1
+export BR2_VERSION:=2012.08-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81