summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-04-23 13:22:31 +0000
committerThierry Vignaud <tv@mandriva.org>2009-04-23 13:22:31 +0000
commit73664a362877e482fd272e5b5b54a6c9674411d8 (patch)
tree09873b2eff14243457ba77204b9f64cb4b5c3128 /Makefile
parent4c7ee95d314a7c0c4786a765e6cbfb677329d859 (diff)
downloadldetect-lst-73664a362877e482fd272e5b5b54a6c9674411d8.tar
ldetect-lst-73664a362877e482fd272e5b5b54a6c9674411d8.tar.gz
ldetect-lst-73664a362877e482fd272e5b5b54a6c9674411d8.tar.bz2
ldetect-lst-73664a362877e482fd272e5b5b54a6c9674411d8.tar.xz
ldetect-lst-73664a362877e482fd272e5b5b54a6c9674411d8.zip
0.1.261
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 21a93111..e10ab1a5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.260
+VERSION := 0.1.261
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')