summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-14 17:05:48 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-14 17:05:48 +0000
commit8be889e9ef6c3e7cf11d7fa170c42e128d608c6c (patch)
tree984df39bbe24429cf474c9ac51c160f786e27608
parent50c0e590e9eab240b0e078c554748e1f3a123a58 (diff)
downloadldetect-lst-8be889e9ef6c3e7cf11d7fa170c42e128d608c6c.tar
ldetect-lst-8be889e9ef6c3e7cf11d7fa170c42e128d608c6c.tar.gz
ldetect-lst-8be889e9ef6c3e7cf11d7fa170c42e128d608c6c.tar.bz2
ldetect-lst-8be889e9ef6c3e7cf11d7fa170c42e128d608c6c.tar.xz
ldetect-lst-8be889e9ef6c3e7cf11d7fa170c42e128d608c6c.zip
bump release (0.1.160)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 31ff567d..3c97fd8a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.159
+VERSION := 0.1.160
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')