summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-08-29 16:36:56 +0000
committerThierry Vignaud <tv@mandriva.org>2008-08-29 16:36:56 +0000
commit61c48d18b8a00e4e5e90438a1ff3f82d20a06114 (patch)
tree6bd064f4ca98b87cce1ba51021828f75c777a22e /Makefile
parentb5612a9ce8107c213a82d5f100cad27d8ead0306 (diff)
downloadldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar
ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar.gz
ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar.bz2
ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.tar.xz
ldetect-lst-61c48d18b8a00e4e5e90438a1ff3f82d20a06114.zip
0.1.236
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fe43e83e..46f017f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.235
+VERSION := 0.1.236
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')