summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-04-30 16:45:51 +0000
committerThierry Vignaud <tv@mandriva.org>2007-04-30 16:45:51 +0000
commit0af95f46c15f8086443b6f8a14cf2f480407f28d (patch)
tree9eaaa74d9971143b7031378aa01efd07a02f0977 /Makefile
parentdff90694af5e9fefe34af6770a712a987a409b43 (diff)
downloadldetect-lst-0af95f46c15f8086443b6f8a14cf2f480407f28d.tar
ldetect-lst-0af95f46c15f8086443b6f8a14cf2f480407f28d.tar.gz
ldetect-lst-0af95f46c15f8086443b6f8a14cf2f480407f28d.tar.bz2
ldetect-lst-0af95f46c15f8086443b6f8a14cf2f480407f28d.tar.xz
ldetect-lst-0af95f46c15f8086443b6f8a14cf2f480407f28d.zip
bump release (0.1.168)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 57e157d2..f435d717 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.167
+VERSION := 0.1.168
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')