summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-04-02 20:38:25 +0000
committerOlivier Blin <oblin@mandriva.com>2007-04-02 20:38:25 +0000
commit41e68350626ef78bbbdc2f8386adfe952e9772fd (patch)
tree7e34fef52435169a47b3f65e1c33613ffe31a6e5
parentd702ba6a6368a4c3099f4315e608606ce31fab85 (diff)
downloadldetect-lst-41e68350626ef78bbbdc2f8386adfe952e9772fd.tar
ldetect-lst-41e68350626ef78bbbdc2f8386adfe952e9772fd.tar.gz
ldetect-lst-41e68350626ef78bbbdc2f8386adfe952e9772fd.tar.bz2
ldetect-lst-41e68350626ef78bbbdc2f8386adfe952e9772fd.tar.xz
ldetect-lst-41e68350626ef78bbbdc2f8386adfe952e9772fd.zip
0.1.167
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd057190..57e157d2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.166
+VERSION := 0.1.167
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')