From a87133fa019528924e59a68c67b8e3d1e13e11f4 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 27 Sep 2007 22:53:24 +0000 Subject: 0.1.194 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 68b4f3e3..35e7e8ac 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.193 +VERSION := 0.1.194 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') -- cgit v1.2.1