summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard2012-02-29 23:19:47 +0100
committerPeter Korsgaard2012-02-29 23:19:47 +0100
commit03ceab6d1611cf378ac9bec92134354bcdd963d1 (patch)
treea43cdcdaa88f826d38d9a950b550bd4e8e46d5f2 /Makefile
parentlibecore: fix build of host-libecore when X11 not available (diff)
downloadbuildroot-03ceab6d1611cf378ac9bec92134354bcdd963d1.tar.gz
buildroot-03ceab6d1611cf378ac9bec92134354bcdd963d1.tar.xz
buildroot-03ceab6d1611cf378ac9bec92134354bcdd963d1.zip
Update for 2012.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