summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-02-27 23:50:51 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-02-27 23:50:51 +0100
commit100ba0f6d6b8020dd4d3ea8ffbfc7f1f3219a650 (patch)
tree424e75129bda38723196ff50836d82b51e1032c7 /Makefile
parent6855f7ff2675de9cce69547a4da2bcf92fda9592 (diff)
Update for 2016.02-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 c43c5996c..568f5c207 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.02-rc2
+export BR2_VERSION := 2016.02-rc3
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)