From a016a2f6b995ae696c7df5983c801e5547d4aab3 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 25 Jun 2009 16:08:09 +0000 Subject: Release 0.8.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 379190f..8fb9e6b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME = ldetect LIB_MAJOR = 0.8 -LIB_MINOR = 3 +LIB_MINOR = 4 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr -- cgit v1.2.1