diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-03-18 16:50:27 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-03-18 16:50:27 +0000 |
commit | 37b0c191c19f231faba6a73a9db7ecf149642b12 (patch) | |
tree | 99a2f15fabf741e134a874832ef28f02635d5739 | |
parent | adc547094bb02a08d47fd296ad5ae56e2e732eef (diff) | |
download | ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar.gz ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar.bz2 ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.tar.xz ldetect-lst-37b0c191c19f231faba6a73a9db7ecf149642b12.zip |
0.1.215
-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.214 +VERSION := 0.1.215 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |