summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-06 11:25:40 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-07 22:43:57 +0100
commite1da0eff54912b712fbeb05979bd6606d716c665 (patch)
tree7bb7818bbc93ff7e9c6080077f50738b52e1848d /Makefile
parent235423870be6d9a97431eedac39ccd60eca17e25 (diff)
Update for 2015.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 fbc6115dc..80c264fc8 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.11-git
+export BR2_VERSION := 2015.11-rc1
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)