summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-11 10:37:47 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-11 10:37:47 +0000
commit0db269c661466c489c02db119ec5abdf42bd92f0 (patch)
treefa75ab1b9f4da78286580425e02544678e4a9057 /Makefile
parent0c23e6a11c185a9457c107f82f90aa155981efb5 (diff)
downloadldetect-lst-0db269c661466c489c02db119ec5abdf42bd92f0.tar
ldetect-lst-0db269c661466c489c02db119ec5abdf42bd92f0.tar.gz
ldetect-lst-0db269c661466c489c02db119ec5abdf42bd92f0.tar.bz2
ldetect-lst-0db269c661466c489c02db119ec5abdf42bd92f0.tar.xz
ldetect-lst-0db269c661466c489c02db119ec5abdf42bd92f0.zip
0.1.213
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 75aa9cf2..3bc3ed45 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.212
+VERSION := 0.1.213
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')