summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-04-23 20:53:36 +0000
committerOlivier Blin <oblin@mandriva.com>2008-04-23 20:53:36 +0000
commit0eac9ecfeb51a487e2621b9b6adf179dc1a1efea (patch)
treef70cabe539dd71b513b8ec61292308c09231f3c4 /Makefile
parent5bf25e41a780bd67b532535afc8c10a138f21d74 (diff)
downloadldetect-lst-0eac9ecfeb51a487e2621b9b6adf179dc1a1efea.tar
ldetect-lst-0eac9ecfeb51a487e2621b9b6adf179dc1a1efea.tar.gz
ldetect-lst-0eac9ecfeb51a487e2621b9b6adf179dc1a1efea.tar.bz2
ldetect-lst-0eac9ecfeb51a487e2621b9b6adf179dc1a1efea.tar.xz
ldetect-lst-0eac9ecfeb51a487e2621b9b6adf179dc1a1efea.zip
0.1.222
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88a1000f..a4f9d5f6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.221
+VERSION := 0.1.222
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')