summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-11-29 23:52:22 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-11-29 23:52:22 +0000
commitbff5df1fe00022a82c64092e4c2d4c3e7132f877 (patch)
treee5912a7efa474be88624138902c72caabe06cbb5 /Makefile
parent904019a23291b1fdfe8c624cb934e2717d7c7505 (diff)
downloadldetect-lst-bff5df1fe00022a82c64092e4c2d4c3e7132f877.tar
ldetect-lst-bff5df1fe00022a82c64092e4c2d4c3e7132f877.tar.gz
ldetect-lst-bff5df1fe00022a82c64092e4c2d4c3e7132f877.tar.bz2
ldetect-lst-bff5df1fe00022a82c64092e4c2d4c3e7132f877.tar.xz
ldetect-lst-bff5df1fe00022a82c64092e4c2d4c3e7132f877.zip
version 0.1.245
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b19ec864..3573871e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.244
+VERSION := 0.1.245
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')