summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-01 20:46:31 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-01 20:46:31 +0200
commit4009cbbbf9832abfb4e3047d536ce2bd775d2587 (patch)
treede5848f8f813b7d9c3007490a0b7aa8c6b7b8965 /Makefile
parent5e671c8e79bf0ebbb19bbb40872d17777f8f9fdd (diff)
Update for 2012.08-rc12012.08_rc1
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 639fdaa1f..079af65e8 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.08-git
+export BR2_VERSION:=2012.08-rc1
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81