summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-13 20:57:03 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-13 20:57:03 +0100
commit789c73134397c42087c99d4a0ce6c518da191361 (patch)
tree61f08878f4a0e3f1158e1c59a6d4378efc47f7ec /Makefile
parentd4b99ff86c142a6d38bb8cda3f82a6e708740035 (diff)
Update for 2016.11-rc2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 925e9c632..37e4bd4db 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ else # umask / $(CURDIR) / $(O)
all:
# Set and export the version string
-export BR2_VERSION := 2016.11-rc1
+export BR2_VERSION := 2016.11-rc2
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)