summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-09-28 11:39:08 +0000
committerThierry Vignaud <tv@mandriva.org>2007-09-28 11:39:08 +0000
commit79f244d902db4a0ab2f1213fc94554122ee6edd0 (patch)
treec7e9e77ff6d68ee6fbea9f34a5c5f21830f2372a /Makefile
parent5a967bc1146e14a408898bb9f44838509162fffb (diff)
downloadldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar
ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar.gz
ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar.bz2
ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar.xz
ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.zip
0.1.195
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 35e7e8ac..5be428c8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.194
+VERSION := 0.1.195
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')