summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mandriva.org>2009-12-23 23:19:24 +0000
committerAnssi Hannula <anssi@mandriva.org>2009-12-23 23:19:24 +0000
commit8a5653b82ba93901d70c40b1094c7c4739a2574c (patch)
treeeccf1412ec71c525c9f59401ac7e7f8cf859798e /Makefile
parent8d912db17739b827300bb8427680de201bc10d09 (diff)
downloadldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar
ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar.gz
ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar.bz2
ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.tar.xz
ldetect-lst-8a5653b82ba93901d70c40b1094c7c4739a2574c.zip
release 0.1.2800.1.280
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89b03189..2308c8c3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.279
+VERSION := 0.1.280
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')