summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-09-17 17:43:08 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-09-17 17:43:08 +0000
commit611197e3328d584403fb4538ef1606340a400db9 (patch)
treeb2549adc552cc981f6ed2e83276274ac71c59e8e /Makefile
parent0b002d33500935353437982ccd009fd2b04a9ab3 (diff)
downloadldetect-lst-611197e3328d584403fb4538ef1606340a400db9.tar
ldetect-lst-611197e3328d584403fb4538ef1606340a400db9.tar.gz
ldetect-lst-611197e3328d584403fb4538ef1606340a400db9.tar.bz2
ldetect-lst-611197e3328d584403fb4538ef1606340a400db9.tar.xz
ldetect-lst-611197e3328d584403fb4538ef1606340a400db9.zip
bump to 0.1.188
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed3e848b..0888e569 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.187
+VERSION := 0.1.188
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')