summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-02-18 15:34:16 +0100
committerPeter Korsgaard <peter@korsgaard.com>2016-02-18 15:34:16 +0100
commit6cd8cbc6fa7aad86a267fac28345ff7236b61233 (patch)
treea9e8e35b2e7cb43048d1f434ed1fb2a58ee82866 /Makefile
parentff9782423624759c38fbefc35ccdd5070cdee43d (diff)
Update for 2016.02-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 71735b5ec..90018b4f8 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2016.02-rc1
+export BR2_VERSION := 2016.02-rc2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)