summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-05-10 21:02:48 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-05-10 21:02:48 +0000
commitf9934341433ef80fd10cbd72da73a7b2079d9b0f (patch)
tree239dd3542f3679fa2ae6f567a9b290fa2a859dc1 /Makefile
parent1ccafec944e22234ede88da82e9e0421764c3ba8 (diff)
downloadldetect-lst-f9934341433ef80fd10cbd72da73a7b2079d9b0f.tar
ldetect-lst-f9934341433ef80fd10cbd72da73a7b2079d9b0f.tar.gz
ldetect-lst-f9934341433ef80fd10cbd72da73a7b2079d9b0f.tar.bz2
ldetect-lst-f9934341433ef80fd10cbd72da73a7b2079d9b0f.tar.xz
ldetect-lst-f9934341433ef80fd10cbd72da73a7b2079d9b0f.zip
- 0.1.169
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f435d717..9d09945d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.168
+VERSION := 0.1.169
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')