summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2015-12-05 23:04:40 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-12-05 23:05:32 +0100
commit9f0610c188007ee481508d453b062d77614c153d (patch)
tree6ba90ec24bd606a5bbfae59878f3fe817c862013 /Makefile
parentc76f557eefa2ce1f17ecd948186a1fb3dc4d2ba3 (diff)
downloadbuildroot-2015.11.1.tar.gz
buildroot-2015.11.1.zip
Update for 2015.11.12015.11.1
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 b3454719a2..ec7dccbe57 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ else # umask
all:
# Set and export the version string
-export BR2_VERSION := 2015.11
+export BR2_VERSION := 2015.11.1
# Save running make version since it's clobbered by the make package
RUNNING_MAKE_VERSION := $(MAKE_VERSION)
OpenPOWER on IntegriCloud