summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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)