summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-08-16 15:23:09 +0000
committerThierry Vignaud <tv@mandriva.org>2007-08-16 15:23:09 +0000
commit3c30ec1e544b9049fec0a1229697f30d9eb37f39 (patch)
tree200b33d50f31266780e5795adec395d7c2504e06 /Makefile
parentf734054c3db6d4dfbc5681c67371cc4e9329a5f0 (diff)
downloadldetect-lst-3c30ec1e544b9049fec0a1229697f30d9eb37f39.tar
ldetect-lst-3c30ec1e544b9049fec0a1229697f30d9eb37f39.tar.gz
ldetect-lst-3c30ec1e544b9049fec0a1229697f30d9eb37f39.tar.bz2
ldetect-lst-3c30ec1e544b9049fec0a1229697f30d9eb37f39.tar.xz
ldetect-lst-3c30ec1e544b9049fec0a1229697f30d9eb37f39.zip
new release (0.1.177)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a66d7291..7f41f1f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.176
+VERSION := 0.1.177
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')