summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2009-01-29 19:33:28 +0000
committerAdam Williamson <awilliamson@mandriva.org>2009-01-29 19:33:28 +0000
commit585114d01eb5f9399bc6fac02deb19512105c789 (patch)
tree39d4f6dce15ef914b6df74071ec2a45895cc5abd /Makefile
parent978fce39b119bb01ad9c1a7122b4d6d8391a3b12 (diff)
downloadldetect-lst-585114d01eb5f9399bc6fac02deb19512105c789.tar
ldetect-lst-585114d01eb5f9399bc6fac02deb19512105c789.tar.gz
ldetect-lst-585114d01eb5f9399bc6fac02deb19512105c789.tar.bz2
ldetect-lst-585114d01eb5f9399bc6fac02deb19512105c789.tar.xz
ldetect-lst-585114d01eb5f9399bc6fac02deb19512105c789.zip
bump release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d4dc3324..78d9de49 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.251
+VERSION := 0.1.252
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')