summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-11-19 13:07:41 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-11-19 13:31:31 +0100
commitbfaed966af9c0e853844a36618420c1491ac037d (patch)
tree29536c9a27b558daeab7b9f29440ea5ba5e0c930 /Makefile
parent5b7cb94c967549cd59cc692ec2fc843f66974478 (diff)
Update for 2015.11-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 80c264fc8..71c6836ee 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.11-rc1
+export BR2_VERSION := 2015.11-rc2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)