From f6c1df44b815a08585e7fd3805a1db51a5955d09 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 17 Apr 2017 18:16:49 -0400 Subject: Prepare v2017.05-rc2 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8d4e6050b37..131d62e0a79 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ VERSION = 2017 PATCHLEVEL = 05 SUBLEVEL = -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = # *DOCUMENTATION* -- cgit v1.3.1 From a63d800196ebee59b0f8ff924f67843cd597a8c1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 1 May 2017 19:54:41 -0400 Subject: Prepare v2017.05-rc3 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 131d62e0a79..b8816add1fc 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ VERSION = 2017 PATCHLEVEL = 05 SUBLEVEL = -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc3 NAME = # *DOCUMENTATION* -- cgit v1.3.1 From 64c4ffa9fa223f7ae8640f9c8f3044bfa0e3bfda Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 8 May 2017 10:11:08 -0400 Subject: Prepare v2017.05 Signed-off-by: Tom Rini --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b8816add1fc..600a4d623a9 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ VERSION = 2017 PATCHLEVEL = 05 SUBLEVEL = -EXTRAVERSION = -rc3 +EXTRAVERSION = NAME = # *DOCUMENTATION* -- cgit v1.3.1