From 0f1369f0c5b6f0570208f9e5b5cec2b860f23088 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 10 Jun 2019 11:53:46 +0200 Subject: Bump version to 1.31.0 Signed-off-by: Denys Vlasenko --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6fedcffba..89a5e51ff 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 31 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* -- cgit v1.2.3