summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-10-01 10:15:21 +0000
committerThierry Vignaud <tv@mandriva.org>2007-10-01 10:15:21 +0000
commitf9928af65aa05612583f6541dd5cdd9d8d568977 (patch)
tree3b138d73bbec4496523b18e92f8dfdb70a298d8f /Makefile
parent56cece46b67cdb15301d9e74416d9772bb0084f9 (diff)
downloadldetect-lst-f9928af65aa05612583f6541dd5cdd9d8d568977.tar
ldetect-lst-f9928af65aa05612583f6541dd5cdd9d8d568977.tar.gz
ldetect-lst-f9928af65aa05612583f6541dd5cdd9d8d568977.tar.bz2
ldetect-lst-f9928af65aa05612583f6541dd5cdd9d8d568977.tar.xz
ldetect-lst-f9928af65aa05612583f6541dd5cdd9d8d568977.zip
0.1.197
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b24811e..5964b74a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.196
+VERSION := 0.1.197
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')