summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-05-30 23:23:07 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-05-30 23:23:07 +0200
commitbce34ab199dea7e8430971ae31d743e246049785 (patch)
tree929a65ae50ac1ff33a33e2132e1cd940c0b40232 /Makefile
parent37297183507a4b43c3a15e9c078d2c760898a2c9 (diff)
Update for 2012.052012.05
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 4945c16ce..98e1a5187 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.05-rc3
+export BR2_VERSION:=2012.05
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81