summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-23 12:43:26 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-23 12:43:26 +0000
commit75e7973e8f29c7b4faadbf78c6d3eec1ee5b667d (patch)
tree2e63665683b1a4fcbb5ed8b0fbfd2fe93f6071e3 /Makefile
parentf69d1d1af7c17325829fb06ea02d847b1882940c (diff)
downloadldetect-lst-distro/mdv2009.1.tar
ldetect-lst-distro/mdv2009.1.tar.gz
ldetect-lst-distro/mdv2009.1.tar.bz2
ldetect-lst-distro/mdv2009.1.tar.xz
ldetect-lst-distro/mdv2009.1.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e10ab1a5..8ddcb366 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.261
+VERSION := 0.1.261.1
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')