summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-10-08 17:25:50 +0000
committerOlivier Blin <oblin@mandriva.com>2009-10-08 17:25:50 +0000
commitfc902adf88d3b07f610a9f7318795318bf8b5153 (patch)
treea36bab8264cf95c0bd0ada9d78dbb2f00d0d173c /Makefile
parentbd7aaaf12502092d4767fdafc6f914ffe15c13d2 (diff)
downloadldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar
ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar.gz
ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar.bz2
ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar.xz
ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.zip
0.1.277
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index edf38685..870d49f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.276
+VERSION := 0.1.277
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')