diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-11 17:32:29 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-11 17:32:29 +0000 |
commit | a4109ec4747b15224d2653bcd65a564b659ecffb (patch) | |
tree | 5a053c981013d9e8afc3caed4505eec2b297f130 | |
parent | fbad9004f5fce55622be1d33d9cefadba0c5e233 (diff) | |
download | ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar.gz ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar.bz2 ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.tar.xz ldetect-lst-a4109ec4747b15224d2653bcd65a564b659ecffb.zip |
0.1.186
-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.185 +VERSION := 0.1.186 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |