summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-11-26 23:06:02 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-11-26 23:06:02 +0100
commit610f3fa03ddf035497f596fe5421cb0e8b5b86c8 (patch)
treef86e3b6cbde13e7538059ccda78315aa394593ff /Makefile
parent260fe6c422f070679f64fb9dd20b0bcf09b631b7 (diff)
Update for 2015.11-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 71c6836ee..da29444fa 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.11-rc2
+export BR2_VERSION := 2015.11-rc3
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)