From: Greg Kroah-Hartman <gre...@linuxfoundation.org> Signed-off-by: Daniel Lezcano <daniel.lezc...@linaro.org> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile index e8b599b..bf3786e 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = -rc7 +EXTRAVERSION = -rc8 NAME = Merciless Moray # *DOCUMENTATION* -- 2.7.4