summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-06 15:36:35 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-06 15:36:35 +0000
commit89b8b303b14f46b7f9a4281219c7652e4c3716bf (patch)
treeb2d10e9ee6eabf69ef098835ba09439a245f9bfe /Makefile
parent2cb56e2afc0cf4ac9351241dd0e018b625d0a869 (diff)
downloadldetect-lst-89b8b303b14f46b7f9a4281219c7652e4c3716bf.tar
ldetect-lst-89b8b303b14f46b7f9a4281219c7652e4c3716bf.tar.gz
ldetect-lst-89b8b303b14f46b7f9a4281219c7652e4c3716bf.tar.bz2
ldetect-lst-89b8b303b14f46b7f9a4281219c7652e4c3716bf.tar.xz
ldetect-lst-89b8b303b14f46b7f9a4281219c7652e4c3716bf.zip
bump release (0.1.173)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4273ab2f..5f3da8ad 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.172
+VERSION := 0.1.173
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')