summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-04-02 16:10:52 +0000
committerThierry Vignaud <tv@mandriva.org>2007-04-02 16:10:52 +0000
commite4aa34bb4ee4073941ddadc6027dde2537b1fb03 (patch)
treec72ce15cb9791ea3ae3767064fdc46af4ed9ac05
parent20c5039109366489c197151e941944663a4ff096 (diff)
downloadldetect-lst-e4aa34bb4ee4073941ddadc6027dde2537b1fb03.tar
ldetect-lst-e4aa34bb4ee4073941ddadc6027dde2537b1fb03.tar.gz
ldetect-lst-e4aa34bb4ee4073941ddadc6027dde2537b1fb03.tar.bz2
ldetect-lst-e4aa34bb4ee4073941ddadc6027dde2537b1fb03.tar.xz
ldetect-lst-e4aa34bb4ee4073941ddadc6027dde2537b1fb03.zip
bump release (0.1.165)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e98b2950..72ba2c9b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.164
+VERSION := 0.1.165
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')