From 13222c07293becaefc69c46c8f90b04ddc7023d9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 2 Mar 2016 21:09:15 +0100 Subject: [PATCH] Kickoff 2016.05 cycle Signed-off-by: Peter Korsgaard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 63502d04e..f2822a2ca 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,7 @@ else # umask all: # Set and export the version string -export BR2_VERSION := 2016.02 +export BR2_VERSION := 2016.05-git # Save running make version since it's clobbered by the make package RUNNING_MAKE_VERSION := $(MAKE_VERSION) -- 2.11.4.GIT