summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-22 21:19:54 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-22 21:19:54 +0000
commit90e541e7e122cb44cd16ceaf9abf1140acc8e69f (patch)
tree6e79f393a5e6fe8f8740406348ef56b680f8026d /Makefile
parent04326b504e87e31f29811693356881fb396cf4cf (diff)
downloadldetect-lst-90e541e7e122cb44cd16ceaf9abf1140acc8e69f.tar
ldetect-lst-90e541e7e122cb44cd16ceaf9abf1140acc8e69f.tar.gz
ldetect-lst-90e541e7e122cb44cd16ceaf9abf1140acc8e69f.tar.bz2
ldetect-lst-90e541e7e122cb44cd16ceaf9abf1140acc8e69f.tar.xz
ldetect-lst-90e541e7e122cb44cd16ceaf9abf1140acc8e69f.zip
0.1.271
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01ceeae7..67b4d3aa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.270
+VERSION := 0.1.271
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')