summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-08-17 08:49:38 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-08-17 08:49:38 +0200
commit3b3fa45a5275f49412d916640dc1aa173f5e7504 (patch)
tree63159ad2ce778d7aea3809d6c1258636f0ebfe68 /Makefile
parentd2e18fd66a76be4df13b81f772976098625a5b57 (diff)
Update for 2016.08-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 6a1c9e10f..8def78adb 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.08-rc1
+export BR2_VERSION := 2016.08-rc2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)