From 509f987e1677e7438d07dae8998565f9a7170333 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 22 May 2018 17:53:09 +0200 Subject: Bump version to 1.28.4 Signed-off-by: Denys Vlasenko --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 75881665e..9a41174b5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 28 -SUBLEVEL = 3 +SUBLEVEL = 4 EXTRAVERSION = NAME = Unnamed -- cgit v1.2.3