summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-05-31 23:15:34 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-05-31 23:15:34 +0200
commit6d73615f0c30349e093ac9764c4d13b5c4b4ee91 (patch)
tree2bf4dd6eef4dfdc050d213a2f1c5f704bc00e726 /Makefile
parent5bcd317740f5601923370c555cb3c953a2e5e8af (diff)
downloadbuildroot-6d73615f0c30349e093ac9764c4d13b5c4b4ee91.tar.gz
buildroot-6d73615f0c30349e093ac9764c4d13b5c4b4ee91.zip
Update for 2015.05
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 cf244d734e..e490871821 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@
all:
# Set and export the version string
-export BR2_VERSION := 2015.05-rc3
+export BR2_VERSION := 2015.05
# Check for minimal make version (note: this check will break at make 10.x)
MIN_MAKE_VERSION = 3.81
OpenPOWER on IntegriCloud