From 7949105e03b7f12d8d2b7000f94cf14619220b72 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 27 Aug 2007 13:28:33 +0000 Subject: bump minor (13) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ce5358e..bc2861b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME = ldetect LIB_MAJOR = 0.7 -LIB_MINOR = 12 +LIB_MINOR = 13 VERSION=$(LIB_MAJOR).$(LIB_MINOR) prefix = /usr -- cgit v1.2.1