summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-10-29 23:16:42 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-10-29 23:16:42 +0000
commit22f66d4885a631cf83bbdc5b9b0e9931fb64fed7 (patch)
tree2e132d7895d4f5e23ca1b66acacc4811139fc49d /Makefile
parentaa3d4258ebeac6fbcd534bae8ba8d0cba054cf29 (diff)
downloadldetect-lst-22f66d4885a631cf83bbdc5b9b0e9931fb64fed7.tar
ldetect-lst-22f66d4885a631cf83bbdc5b9b0e9931fb64fed7.tar.gz
ldetect-lst-22f66d4885a631cf83bbdc5b9b0e9931fb64fed7.tar.bz2
ldetect-lst-22f66d4885a631cf83bbdc5b9b0e9931fb64fed7.tar.xz
ldetect-lst-22f66d4885a631cf83bbdc5b9b0e9931fb64fed7.zip
bump release (0.201)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61c6de7a..6ae507e7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.200
+VERSION := 0.1.201
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')