summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-03-18 16:50:27 +0000
committerOlivier Blin <oblin@mandriva.com>2008-03-18 16:50:27 +0000
commit37b0c191c19f231faba6a73a9db7ecf149642b12 (patch)
tree99a2f15fabf741e134a874832ef28f02635d5739
parentadc547094bb02a08d47fd296ad5ae56e2e732eef (diff)
downloadldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar
ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar.gz
ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar.bz2
ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar.xz
ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.zip
0.1.215
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aacf1096..4df61826 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.214
+VERSION := 0.1.215
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')