summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-02-27 21:51:23 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-27 21:51:23 +0100
commita6cfaea44e5105cb66e4e797042f64335f5e7c01 (patch)
tree93dafd26f2360934162cb07056c813cb1a583ef5 /Makefile
parent132cf723ec05041dca60d09ef92d47193c8bd8e7 (diff)
Update for 2014.02
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63baafbed..18b631dd4 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2014.02-rc3
+export BR2_VERSION:=2014.02
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81