summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-21 12:02:34 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-21 12:02:34 +0000
commitd97ad0bb854ef6a51bfbd1024a1b8363257ca557 (patch)
tree00c87f6ea87de3946b755786c5e780ee9bd30eb0
parentbe19ed5c71f675971675a9a37e406dd98aca0ece (diff)
downloadldetect-lst-d97ad0bb854ef6a51bfbd1024a1b8363257ca557.tar
ldetect-lst-d97ad0bb854ef6a51bfbd1024a1b8363257ca557.tar.gz
ldetect-lst-d97ad0bb854ef6a51bfbd1024a1b8363257ca557.tar.bz2
ldetect-lst-d97ad0bb854ef6a51bfbd1024a1b8363257ca557.tar.xz
ldetect-lst-d97ad0bb854ef6a51bfbd1024a1b8363257ca557.zip
bump release (0.1.161)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c97fd8a..802b767d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.160
+VERSION := 0.1.161
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')