summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-30 14:23:05 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-30 14:23:05 +0000
commit90917dd5830dab2e8616d443e56d485a0fc95dd8 (patch)
tree9ff5efbeb26306c1760107652d2507bb48ba0aa3 /Makefile
parentbcb4f24a51f2e683bfaa20060a02fab0b39009b9 (diff)
downloadldetect-lst-90917dd5830dab2e8616d443e56d485a0fc95dd8.tar
ldetect-lst-90917dd5830dab2e8616d443e56d485a0fc95dd8.tar.gz
ldetect-lst-90917dd5830dab2e8616d443e56d485a0fc95dd8.tar.bz2
ldetect-lst-90917dd5830dab2e8616d443e56d485a0fc95dd8.tar.xz
ldetect-lst-90917dd5830dab2e8616d443e56d485a0fc95dd8.zip
new release (0.1.180)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb582649..e8bfa132 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.179
+VERSION := 0.1.180
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')