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