summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-09-27 22:53:24 +0000
committerOlivier Blin <oblin@mandriva.com>2007-09-27 22:53:24 +0000
commita87133fa019528924e59a68c67b8e3d1e13e11f4 (patch)
tree89e84e70b31e643bb1cfca6a5962e53198c4fa5c /Makefile
parent5594a6e0a59bb064e0e763164e9e14097ab29e74 (diff)
downloadldetect-lst-a87133fa019528924e59a68c67b8e3d1e13e11f4.tar
ldetect-lst-a87133fa019528924e59a68c67b8e3d1e13e11f4.tar.gz
ldetect-lst-a87133fa019528924e59a68c67b8e3d1e13e11f4.tar.bz2
ldetect-lst-a87133fa019528924e59a68c67b8e3d1e13e11f4.tar.xz
ldetect-lst-a87133fa019528924e59a68c67b8e3d1e13e11f4.zip
0.1.194
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 68b4f3e3..35e7e8ac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.193
+VERSION := 0.1.194
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')