summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-10-04 18:01:23 +0000
committerOlivier Blin <oblin@mandriva.com>2007-10-04 18:01:23 +0000
commitddf7ac99639e8d6eaaa2865955d24713d2fc1182 (patch)
tree64c8f17464242f51c2607e21394c33a7002b0e79
parent94e692bd9c9263deaccc62c4f39244db6c67c15c (diff)
downloadldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar
ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar.gz
ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar.bz2
ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar.xz
ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.zip
0.1.199
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 875e16fb..7d151109 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.198
+VERSION := 0.1.199
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')