summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-03 21:54:07 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-11-03 23:32:26 +0100
commita6ba768e9f540256edec3bded9c3a99e3e4c5284 (patch)
tree62bab9afcfa949feb3b53e1d7fd25e9018f7a9d0 /Makefile
parenta564da220a0abcb26138652e52304272c93617e8 (diff)
Update for 2016.11-rc1
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 cb030d46c..4ea64b369 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-git
+export BR2_VERSION := 2016.11-rc1
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)