summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-09-04 16:40:34 +0000
committerOlivier Blin <oblin@mandriva.com>2008-09-04 16:40:34 +0000
commit7fd9882eed2e840d126a8aeb9b4141df29ae7c87 (patch)
tree0b20548d49a96078593f7a4b3b5c8da61e55f0ab /Makefile
parent396058597f3d64b5851c6e46b440c0bb9b0affd0 (diff)
downloadldetect-lst-7fd9882eed2e840d126a8aeb9b4141df29ae7c87.tar
ldetect-lst-7fd9882eed2e840d126a8aeb9b4141df29ae7c87.tar.gz
ldetect-lst-7fd9882eed2e840d126a8aeb9b4141df29ae7c87.tar.bz2
ldetect-lst-7fd9882eed2e840d126a8aeb9b4141df29ae7c87.tar.xz
ldetect-lst-7fd9882eed2e840d126a8aeb9b4141df29ae7c87.zip
0.1.237
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 46f017f3..75135f13 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.236
+VERSION := 0.1.237
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')