summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-07 15:58:11 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-07 15:58:11 +0000
commit8b1e0a7af224c1d53a75113c500a37264c91908d (patch)
treeed6d5055dda8c7549b3b200167223a6d66e9c7b2 /Makefile
parent90d84fad3479bc12c863ffc94ad2b8778b6a4741 (diff)
downloadldetect-lst-8b1e0a7af224c1d53a75113c500a37264c91908d.tar
ldetect-lst-8b1e0a7af224c1d53a75113c500a37264c91908d.tar.gz
ldetect-lst-8b1e0a7af224c1d53a75113c500a37264c91908d.tar.bz2
ldetect-lst-8b1e0a7af224c1d53a75113c500a37264c91908d.tar.xz
ldetect-lst-8b1e0a7af224c1d53a75113c500a37264c91908d.zip
bump release (0.1.155)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 796f10fd..d353a3c3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.154
+VERSION := 0.1.155
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')