summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-12-18 22:39:48 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-12-18 22:39:48 +0000
commit0b31e93dda089267a498650b99cc53c436ae61a9 (patch)
treee0524440e94acb6e19febab6eb3ffba398c6bd14 /Makefile
parent169901499b5b9c0687fb9ee1129925c5ba94d235 (diff)
downloadldetect-lst-0b31e93dda089267a498650b99cc53c436ae61a9.tar
ldetect-lst-0b31e93dda089267a498650b99cc53c436ae61a9.tar.gz
ldetect-lst-0b31e93dda089267a498650b99cc53c436ae61a9.tar.bz2
ldetect-lst-0b31e93dda089267a498650b99cc53c436ae61a9.tar.xz
ldetect-lst-0b31e93dda089267a498650b99cc53c436ae61a9.zip
new version 0.203
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 96293b9e..be37701a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.202
+VERSION := 0.1.203
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')