summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-09-28 18:49:45 +0000
committerOlivier Blin <oblin@mandriva.com>2007-09-28 18:49:45 +0000
commit43818a7405640ce2bb388bc45c963b682effa6f8 (patch)
treeee1ebb6085f5592d03fa1fb7585888ce4ad7aeb7 /Makefile
parentf04f949651b96cab3d3791ba42240dde6002b3f0 (diff)
downloadldetect-lst-43818a7405640ce2bb388bc45c963b682effa6f8.tar
ldetect-lst-43818a7405640ce2bb388bc45c963b682effa6f8.tar.gz
ldetect-lst-43818a7405640ce2bb388bc45c963b682effa6f8.tar.bz2
ldetect-lst-43818a7405640ce2bb388bc45c963b682effa6f8.tar.xz
ldetect-lst-43818a7405640ce2bb388bc45c963b682effa6f8.zip
0.1.196
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5be428c8..2b24811e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.195
+VERSION := 0.1.196
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')