summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-04-20 15:41:15 +0000
committerThierry Vignaud <tv@mandriva.org>2009-04-20 15:41:15 +0000
commit1742632172c0742dbedc5476941f39da6889560b (patch)
tree59e82b153462b7c11cb210d0819eafd4974427b1 /Makefile
parent751cfb5013dfa8c9360adc4ae559438d4718d794 (diff)
downloadldetect-lst-1742632172c0742dbedc5476941f39da6889560b.tar
ldetect-lst-1742632172c0742dbedc5476941f39da6889560b.tar.gz
ldetect-lst-1742632172c0742dbedc5476941f39da6889560b.tar.bz2
ldetect-lst-1742632172c0742dbedc5476941f39da6889560b.tar.xz
ldetect-lst-1742632172c0742dbedc5476941f39da6889560b.zip
0.1.259
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 67acb8e6..8eb30bcb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.258
+VERSION := 0.1.259
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')