summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-09-07 13:37:22 +0000
committerOlivier Blin <oblin@mandriva.com>2007-09-07 13:37:22 +0000
commit7a5b9a469ed86f4e16cbde7c39b77fe2545cad32 (patch)
treeb3d4d6175b8697798b9fc4e2a4fdf0651243dbb2
parent4c44af898fc44afe217a327f7c2eff76bbeacfbb (diff)
downloadldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar
ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar.gz
ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar.bz2
ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar.xz
ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.zip
0.1.183
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae247609..5535834e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.182
+VERSION := 0.1.183
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')