diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-09 21:27:13 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-09 21:27:13 +0100 |
commit | 2f8a72079112bed85afff89c34b5a070a0fce015 (patch) | |
tree | 0f47b046320d642b9b3130e57ae70517322c98a3 | |
parent | e1da0eff54912b712fbeb05979bd6606d716c665 (diff) | |
download | buildroot-2f8a72079112bed85afff89c34b5a070a0fce015.tar.gz buildroot-2f8a72079112bed85afff89c34b5a070a0fce015.zip |
Kickoff 2016.02 cycle
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2015.11-rc1 +export BR2_VERSION := 2016.02-git # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) |