summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-02-20 09:24:32 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-20 09:24:32 +0100
commit085d4f02706de9dcf7e76c3967a060bc6eddc292 (patch)
tree47e1d46a237d1428470caa20f2a26f0ff1e67dcd /Makefile
parentb614b25156186bcae9d381986ea45bc3185d0ab6 (diff)
Update for 2014.02-rc2
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 82261111a..98d32c046 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@
#--------------------------------------------------------------
# Set and export the version string
-export BR2_VERSION:=2014.02-rc1
+export BR2_VERSION:=2014.02-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION=3.81