summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-09-18 15:16:11 +0000
committerOlivier Blin <oblin@mandriva.com>2008-09-18 15:16:11 +0000
commit620f408a6bc48645e3071f7135b3ea4e448dffef (patch)
tree0177e144620266a15695c311c93c877be92a11ae /Makefile
parent702731f07c77d8b26de245c5ac327c26cc0cc116 (diff)
downloadldetect-lst-620f408a6bc48645e3071f7135b3ea4e448dffef.tar
ldetect-lst-620f408a6bc48645e3071f7135b3ea4e448dffef.tar.gz
ldetect-lst-620f408a6bc48645e3071f7135b3ea4e448dffef.tar.bz2
ldetect-lst-620f408a6bc48645e3071f7135b3ea4e448dffef.tar.xz
ldetect-lst-620f408a6bc48645e3071f7135b3ea4e448dffef.zip
0.1.239
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 548ea58b..a08607fb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.238
+VERSION := 0.1.239
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')