summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-05-17 16:11:24 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-05-17 16:11:24 +0200
commit3f3342a581970977f28620f17391d8aaf2204fec (patch)
tree6b0ab1b6ff74802d6060b957defd3a835cf9adc2 /Makefile
parent60cc46321db0b0df92a920b5535b25562b1db7c7 (diff)
Update for 2016.05-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 9b0ed05b3..fb88b0ed0 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.05-rc1
+export BR2_VERSION := 2016.05-rc2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)