summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-02-15 23:44:43 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-02-15 23:44:43 +0100
commitbc11392de77e1cc2d3f516d76f87f1b6de8d5d3f (patch)
treec6ce867a31e389ce756726966f9b44ae36326ef7 /Makefile
parentff82572a7f484b0f78168e9b506c0881408855e3 (diff)
Update for 2015.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 f21f924fe..19c39971c 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2015.02-rc1
+export BR2_VERSION := 2015.02-rc2
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81