From 966423d4034067f52b419570a1016d1dfc4aeacd Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Mon, 12 Oct 2015 14:33:46 +0200 Subject: Start 1.25.0 development cycle Signed-off-by: Denys Vlasenko --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index efb6d46b3..dab807805 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 1 -PATCHLEVEL = 24 +PATCHLEVEL = 25 SUBLEVEL = 0 -EXTRAVERSION = +EXTRAVERSION = .git NAME = Unnamed # *DOCUMENTATION* -- cgit v1.2.3