diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-10-04 18:01:23 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-10-04 18:01:23 +0000 |
commit | ddf7ac99639e8d6eaaa2865955d24713d2fc1182 (patch) | |
tree | 64c8f17464242f51c2607e21394c33a7002b0e79 /Makefile | |
parent | 94e692bd9c9263deaccc62c4f39244db6c67c15c (diff) | |
download | ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar.gz ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar.bz2 ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.tar.xz ldetect-lst-ddf7ac99639e8d6eaaa2865955d24713d2fc1182.zip |
0.1.199
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.198 +VERSION := 0.1.199 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |