diff options
author | Olivier Blin <oblin@mandriva.com> | 2007-09-07 13:37:22 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2007-09-07 13:37:22 +0000 |
commit | 7a5b9a469ed86f4e16cbde7c39b77fe2545cad32 (patch) | |
tree | b3d4d6175b8697798b9fc4e2a4fdf0651243dbb2 /Makefile | |
parent | 4c44af898fc44afe217a327f7c2eff76bbeacfbb (diff) | |
download | ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar.gz ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar.bz2 ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.tar.xz ldetect-lst-7a5b9a469ed86f4e16cbde7c39b77fe2545cad32.zip |
0.1.183
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.182 +VERSION := 0.1.183 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |