summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-13 14:50:46 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-13 14:50:46 +0000
commit06db80e31b07eb72dec9b985a3cad8b3aca9b873 (patch)
tree76454a239b0063e00bfaaa498bc963dbe529f209 /Makefile
parent7aa05cdc456aae01903814590d27011b79123a7d (diff)
downloadldetect-lst-06db80e31b07eb72dec9b985a3cad8b3aca9b873.tar
ldetect-lst-06db80e31b07eb72dec9b985a3cad8b3aca9b873.tar.gz
ldetect-lst-06db80e31b07eb72dec9b985a3cad8b3aca9b873.tar.bz2
ldetect-lst-06db80e31b07eb72dec9b985a3cad8b3aca9b873.tar.xz
ldetect-lst-06db80e31b07eb72dec9b985a3cad8b3aca9b873.zip
bump release (0.1.158)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d3bf793..6e6b3910 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.157
+VERSION := 0.1.158
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')