summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-11-13 16:29:57 +0000
committerOlivier Blin <oblin@mandriva.com>2008-11-13 16:29:57 +0000
commit6868d7dd06953c569fbc63c615aebc43e6b46fc2 (patch)
tree9c7ef8f86da5de2a3fc998e19fadfaa820355150 /Makefile
parent809118252838dbcc3434de8509d29c9383000f64 (diff)
downloadldetect-lst-6868d7dd06953c569fbc63c615aebc43e6b46fc2.tar
ldetect-lst-6868d7dd06953c569fbc63c615aebc43e6b46fc2.tar.gz
ldetect-lst-6868d7dd06953c569fbc63c615aebc43e6b46fc2.tar.bz2
ldetect-lst-6868d7dd06953c569fbc63c615aebc43e6b46fc2.tar.xz
ldetect-lst-6868d7dd06953c569fbc63c615aebc43e6b46fc2.zip
0.1.244
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ec3454ba..b19ec864 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.243
+VERSION := 0.1.244
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')