summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-16 10:51:14 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-16 10:51:14 +0000
commitf174df321c8daec56e0cae4ccf21bff21d62c5b1 (patch)
tree19d09c45c527ab7db6c2c84ab76f99c3c086f0ba /Makefile
parentc392fc79ffd191de725c520739904e0882d274ab (diff)
downloadldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar
ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar.gz
ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar.bz2
ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.tar.xz
ldetect-lst-f174df321c8daec56e0cae4ccf21bff21d62c5b1.zip
0.1.254
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e070da34..42a6e21f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.253
+VERSION := 0.1.254
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')