summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-03-23 18:49:30 +0000
committerThierry Vignaud <tv@mandriva.org>2007-03-23 18:49:30 +0000
commit9986cb79abcba15703dc18c646cd3694473fece8 (patch)
tree8091ae71ddae966d5d84446b9e69a5d90345981f /Makefile
parentd91f7f239a8557810c5b0342b157ecccee1dbb71 (diff)
downloadldetect-lst-9986cb79abcba15703dc18c646cd3694473fece8.tar
ldetect-lst-9986cb79abcba15703dc18c646cd3694473fece8.tar.gz
ldetect-lst-9986cb79abcba15703dc18c646cd3694473fece8.tar.bz2
ldetect-lst-9986cb79abcba15703dc18c646cd3694473fece8.tar.xz
ldetect-lst-9986cb79abcba15703dc18c646cd3694473fece8.zip
bump release (0.1.163)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e86d3cdb..e544819a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.162
+VERSION := 0.1.163
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')