diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-28 11:39:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-28 11:39:08 +0000 |
commit | 79f244d902db4a0ab2f1213fc94554122ee6edd0 (patch) | |
tree | c7e9e77ff6d68ee6fbea9f34a5c5f21830f2372a | |
parent | 5a967bc1146e14a408898bb9f44838509162fffb (diff) | |
download | ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar.gz ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar.bz2 ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.tar.xz ldetect-lst-79f244d902db4a0ab2f1213fc94554122ee6edd0.zip |
0.1.195
-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.194 +VERSION := 0.1.195 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |