From bcb163d8f81ad7d627ec5a53943daae6eac7c4e2 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 24 Aug 2009 16:20:52 +0200 Subject: use .git as EXTRAVERSION ... and not .svn Signed-off-by: Bernhard Reutner-Fischer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f6643caec..f81bcead0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 16 SUBLEVEL = 0 -EXTRAVERSION = .svn +EXTRAVERSION = .git NAME = Unnamed # *DOCUMENTATION* -- cgit v1.2.3