From d84b175cb6948eb17f847313bf912174e2f934e1 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 13 Aug 2011 08:46:00 +0200 Subject: Bump version to 1.19.0, update copyright year in help message Signed-off-by: Denys Vlasenko --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0fb3d4c72..7a1abda1b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 19 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* -- cgit v1.2.3