summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-08-30 08:14:23 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-08-30 08:18:50 +0200
commit7e981ed08580a804ba46eed73fa6b24b35379b7e (patch)
tree3c7f7cefd8d61c1ec963c4b1bc671a71783f4571 /Makefile
parentdf5793e309e7faf2968cb25604fd6394a2460639 (diff)
Update for 2016.08-rc3
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 8def78adb..02b65ccf7 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.08-rc2
+export BR2_VERSION := 2016.08-rc3
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)