summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-23 21:09:36 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-23 21:09:36 +0000
commit6e88099207207c8ab5351b434a26c4c7ddd43b75 (patch)
tree1952457940d606be400bf402a877c70bba71ab32 /Makefile
parentb7892992155e0374d4ab35c0746f5f085afd9a45 (diff)
downloadldetect-lst-6e88099207207c8ab5351b434a26c4c7ddd43b75.tar
ldetect-lst-6e88099207207c8ab5351b434a26c4c7ddd43b75.tar.gz
ldetect-lst-6e88099207207c8ab5351b434a26c4c7ddd43b75.tar.bz2
ldetect-lst-6e88099207207c8ab5351b434a26c4c7ddd43b75.tar.xz
ldetect-lst-6e88099207207c8ab5351b434a26c4c7ddd43b75.zip
0.1.274
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a04e6c0..ceaa6d83 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.273
+VERSION := 0.1.274
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')