From ae3eeb273fb8c1f069bebe173ce2def1af3d8485 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 28 Jul 2017 19:24:52 +0200 Subject: bump for release --- Rules.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rules.mak b/Rules.mak index ba5e860c6..0aa29a737 100644 --- a/Rules.mak +++ b/Rules.mak @@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR # Now config hard core MAJOR_VERSION := 1 MINOR_VERSION := 0 -SUBLEVEL := 25 +SUBLEVEL := 26 EXTRAVERSION := VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL) ABI_VERSION := $(MAJOR_VERSION) -- cgit v1.2.3