summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-25 00:15:05 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-25 00:15:05 +0000
commit35d0065175900792d7e226a007eb0002bb7f5f64 (patch)
treeb6b56a634c979904c2e451b840f02e479c4d6395 /Makefile
parentfb2eb18bb15257f314c609449be7531c6621aca9 (diff)
downloadldetect-lst-35d0065175900792d7e226a007eb0002bb7f5f64.tar
ldetect-lst-35d0065175900792d7e226a007eb0002bb7f5f64.tar.gz
ldetect-lst-35d0065175900792d7e226a007eb0002bb7f5f64.tar.bz2
ldetect-lst-35d0065175900792d7e226a007eb0002bb7f5f64.tar.xz
ldetect-lst-35d0065175900792d7e226a007eb0002bb7f5f64.zip
0.1.2400.1.240
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a08607fb..8acc96a8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.239
+VERSION := 0.1.240
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')