diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-09-23 19:16:35 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-09-23 19:16:35 +0000 |
commit | f8ca2c95a7ae531bc74757001dca949015187099 (patch) | |
tree | ac412a85f152f4d55f26dd3e2df3fa15b799a5cd /Makefile | |
parent | dce78e1236db43fa9d6e78519e956c814b173be5 (diff) | |
download | ldetect-lst-f8ca2c95a7ae531bc74757001dca949015187099.tar ldetect-lst-f8ca2c95a7ae531bc74757001dca949015187099.tar.gz ldetect-lst-f8ca2c95a7ae531bc74757001dca949015187099.tar.bz2 ldetect-lst-f8ca2c95a7ae531bc74757001dca949015187099.tar.xz ldetect-lst-f8ca2c95a7ae531bc74757001dca949015187099.zip |
0.1.272
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.271 +VERSION := 0.1.272 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') |