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