summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-09-18 16:08:23 +0000
committerThierry Vignaud <tv@mandriva.org>2009-09-18 16:08:23 +0000
commit7adb730762a6862944b542af77aa6bdff22669f9 (patch)
tree4ae7af2944588f3cbb0d9516cd72be59a4d873a2 /Makefile
parent882291f80988aa12a61cdca5a7ab76bd84dc1050 (diff)
downloadldetect-lst-7adb730762a6862944b542af77aa6bdff22669f9.tar
ldetect-lst-7adb730762a6862944b542af77aa6bdff22669f9.tar.gz
ldetect-lst-7adb730762a6862944b542af77aa6bdff22669f9.tar.bz2
ldetect-lst-7adb730762a6862944b542af77aa6bdff22669f9.tar.xz
ldetect-lst-7adb730762a6862944b542af77aa6bdff22669f9.zip
0.1.268
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 417f1934..c7869726 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.267
+VERSION := 0.1.268
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')