diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-01-24 15:17:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-01-24 15:17:16 +0000 |
commit | d1b89930ad5895e7d26f4919cb1417015b790225 (patch) | |
tree | e3a0a72872a0606b9d251e38d28edeea365aa9ad /Makefile | |
parent | 4a0e6e860f419be6c721f168f2473f9edc16c280 (diff) | |
download | ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar.gz ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar.bz2 ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.tar.xz ldetect-lst-d1b89930ad5895e7d26f4919cb1417015b790225.zip |
0.1.207
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.206 +VERSION := 0.1.207 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |