summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-05 15:48:25 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-08-05 15:50:27 +0200
commit7b1e9d5244254d23ced7ab0772f60a48a2d80c32 (patch)
tree57689131804308f13049fb2c965f8f70109c9e23 /Makefile
parent8cf7a561c91121cc1220a1c6820bc723abec0508 (diff)
downloadbuildroot-7b1e9d5244254d23ced7ab0772f60a48a2d80c32.tar.gz
buildroot-7b1e9d5244254d23ced7ab0772f60a48a2d80c32.zip
Update for 2015.08-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 90598844e2..b4cef3f669 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.08-git
+export BR2_VERSION := 2015.08-rc1
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud