summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-25 22:47:23 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-25 22:47:23 +0200
commit8437b56258b7ae2e6ab763160a56d8e2a10f824a (patch)
treeaadb50ba6ba20aaa8b7579afdfc38fbfb882b812 /Makefile
parent1e7bbc6b33bf67c64887e896cbfce0b887870e23 (diff)
Prepare for 2012.08-rc32012.08_rc3
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 77ca4a00d..d59a54895 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.08-rc2
+export BR2_VERSION:=2012.08-rc3
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81