summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-02-29 23:19:47 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2012-02-29 23:19:47 +0100
commit03ceab6d1611cf378ac9bec92134354bcdd963d1 (patch)
treea43cdcdaa88f826d38d9a950b550bd4e8e46d5f2 /Makefile
parentdef11d79227d42976ae7c918f4a0ba44c94a0813 (diff)
Update for 2012.022012.02
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 5e2d381c0..c9f0eab15 100644
--- a/Makefile
+++ b/Makefile
@@ -24,7 +24,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2012.02-rc3
+export BR2_VERSION:=2012.02
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81