summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-05 14:17:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-05 14:17:49 +0000
commit1a7b4d7325e691647144ad86c2d72fae5d0d87ab (patch)
treeed8889bc9c3855ef3a0cdeb48a42762e3d26276c /Makefile
parent742b899da06020ec453d0689c4bba5feb2b1fd55 (diff)
downloadldetect-lst-1a7b4d7325e691647144ad86c2d72fae5d0d87ab.tar
ldetect-lst-1a7b4d7325e691647144ad86c2d72fae5d0d87ab.tar.gz
ldetect-lst-1a7b4d7325e691647144ad86c2d72fae5d0d87ab.tar.bz2
ldetect-lst-1a7b4d7325e691647144ad86c2d72fae5d0d87ab.tar.xz
ldetect-lst-1a7b4d7325e691647144ad86c2d72fae5d0d87ab.zip
0.1.209
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b69157d..b0bb8f4b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.208
+VERSION := 0.1.209
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')