summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-05-30 23:42:08 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-05-30 23:42:08 +0000
commitd5f008eb2b40f5b291004974ee4fefa8ef8f1406 (patch)
tree3c028f06d0008152ddba4ec3944e4ff1752bccef /Makefile
parent7c0864a0524156418d9a8c35076e0f77c2f07058 (diff)
downloadldetect-lst-d5f008eb2b40f5b291004974ee4fefa8ef8f1406.tar
ldetect-lst-d5f008eb2b40f5b291004974ee4fefa8ef8f1406.tar.gz
ldetect-lst-d5f008eb2b40f5b291004974ee4fefa8ef8f1406.tar.bz2
ldetect-lst-d5f008eb2b40f5b291004974ee4fefa8ef8f1406.tar.xz
ldetect-lst-d5f008eb2b40f5b291004974ee4fefa8ef8f1406.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 d263e354..1163c480 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.226
+VERSION := 0.1.227
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')