summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-10-03 12:36:41 +0000
committerThierry Vignaud <tv@mandriva.org>2007-10-03 12:36:41 +0000
commit5ee54b06ae532edcf718e33060906c565ebf66b8 (patch)
tree4fb1a6e950a049f9c8d42f3d1fefa71014a0e998
parent89df5d8fa078f9ef07b330e6fd44095292071652 (diff)
downloadldetect-lst-5ee54b06ae532edcf718e33060906c565ebf66b8.tar
ldetect-lst-5ee54b06ae532edcf718e33060906c565ebf66b8.tar.gz
ldetect-lst-5ee54b06ae532edcf718e33060906c565ebf66b8.tar.bz2
ldetect-lst-5ee54b06ae532edcf718e33060906c565ebf66b8.tar.xz
ldetect-lst-5ee54b06ae532edcf718e33060906c565ebf66b8.zip
0.1.198
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5964b74a..875e16fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.197
+VERSION := 0.1.198
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')