diff options
author | Thierry Vignaud <tv@mandriva.org> | 2008-08-29 16:36:56 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2008-08-29 16:36:56 +0000 |
commit | 61c48d18b8a00e4e5e90438a1ff3f82d20a06114 (patch) | |
tree | 6bd064f4ca98b87cce1ba51021828f75c777a22e /Makefile | |
parent | b5612a9ce8107c213a82d5f100cad27d8ead0306 (diff) | |
download | ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar.gz ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar.bz2 ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar.xz ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.zip |
0.1.236
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.235 +VERSION := 0.1.236 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |