summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-09-11 17:32:29 +0000
committerOlivier Blin <oblin@mandriva.com>2007-09-11 17:32:29 +0000
commita4109ec4747b15224d2653bcd65a564b659ecffb (patch)
tree5a053c981013d9e8afc3caed4505eec2b297f130 /Makefile
parentfbad9004f5fce55622be1d33d9cefadba0c5e233 (diff)
downloadldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar
ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar.gz
ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar.bz2
ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar.xz
ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.zip
0.1.186
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9e20aee6..cb1dc712 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.185
+VERSION := 0.1.186
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')