summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-09-07 10:20:10 +0000
committerOlivier Blin <oblin@mandriva.com>2007-09-07 10:20:10 +0000
commit9e41f34aabdb6b57100933315f0532507ae8f53e (patch)
tree505d59167b6abdc7c9a132c83aba87eea46a4b1a /Makefile
parentc4f8629b13dbe9af71d2b955471adcd292ad69fe (diff)
downloadldetect-lst-9e41f34aabdb6b57100933315f0532507ae8f53e.tar
ldetect-lst-9e41f34aabdb6b57100933315f0532507ae8f53e.tar.gz
ldetect-lst-9e41f34aabdb6b57100933315f0532507ae8f53e.tar.bz2
ldetect-lst-9e41f34aabdb6b57100933315f0532507ae8f53e.tar.xz
ldetect-lst-9e41f34aabdb6b57100933315f0532507ae8f53e.zip
0.1.182
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5add6c82..ae247609 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.181
+VERSION := 0.1.182
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')