summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-01-24 15:17:16 +0000
committerThierry Vignaud <tv@mandriva.org>2008-01-24 15:17:16 +0000
commitd1b89930ad5895e7d26f4919cb1417015b790225 (patch)
treee3a0a72872a0606b9d251e38d28edeea365aa9ad /Makefile
parent4a0e6e860f419be6c721f168f2473f9edc16c280 (diff)
downloadldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar
ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar.gz
ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar.bz2
ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar.xz
ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.zip
0.1.207
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb0ccde7..fe453674 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.206
+VERSION := 0.1.207
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')