summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-10-02 15:07:14 +0000
committerThierry Vignaud <tv@mandriva.org>2008-10-02 15:07:14 +0000
commitd7bf8c9c17418f60ed697b28b31be0a842bcd247 (patch)
treea56d403ad4cddbbcbc433a83b460ef33a4c2b418 /Makefile
parent21f503669b7a95d0391cff5742a68fdcd0ea5b85 (diff)
downloadldetect-lst-d7bf8c9c17418f60ed697b28b31be0a842bcd247.tar
ldetect-lst-d7bf8c9c17418f60ed697b28b31be0a842bcd247.tar.gz
ldetect-lst-d7bf8c9c17418f60ed697b28b31be0a842bcd247.tar.bz2
ldetect-lst-d7bf8c9c17418f60ed697b28b31be0a842bcd247.tar.xz
ldetect-lst-d7bf8c9c17418f60ed697b28b31be0a842bcd247.zip
0.1.243
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d57a428..ec3454ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.242
+VERSION := 0.1.243
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')