summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-04-14 09:26:46 +0000
committerThierry Vignaud <tv@mandriva.org>2009-04-14 09:26:46 +0000
commit364a087e0a3b4296777fdca9b343746bcfd44d37 (patch)
tree84e2ea84e9f6e4b495ef52c071575917c34f25df /Makefile
parentf11f89c83f232ca651d7fed8b6da8deabb538af3 (diff)
downloadldetect-lst-364a087e0a3b4296777fdca9b343746bcfd44d37.tar
ldetect-lst-364a087e0a3b4296777fdca9b343746bcfd44d37.tar.gz
ldetect-lst-364a087e0a3b4296777fdca9b343746bcfd44d37.tar.bz2
ldetect-lst-364a087e0a3b4296777fdca9b343746bcfd44d37.tar.xz
ldetect-lst-364a087e0a3b4296777fdca9b343746bcfd44d37.zip
0.1.258
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b11312b3..67acb8e6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.257
+VERSION := 0.1.258
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')