summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-12-19 01:12:50 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-12-19 01:12:50 +0000
commit1dce7cc08adf8cbc9e9448ed445569a02b42fd1a (patch)
tree7dd21cf90ba8cbdfc338dc1ad483699c08e3f274 /Makefile
parent3b471f8c19dbe578024857cd539d6e1ed2890666 (diff)
downloadldetect-lst-1dce7cc08adf8cbc9e9448ed445569a02b42fd1a.tar
ldetect-lst-1dce7cc08adf8cbc9e9448ed445569a02b42fd1a.tar.gz
ldetect-lst-1dce7cc08adf8cbc9e9448ed445569a02b42fd1a.tar.bz2
ldetect-lst-1dce7cc08adf8cbc9e9448ed445569a02b42fd1a.tar.xz
ldetect-lst-1dce7cc08adf8cbc9e9448ed445569a02b42fd1a.zip
- bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be37701a..42dd0673 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.203
+VERSION := 0.1.204
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')