summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-08-20 21:26:45 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-08-20 21:26:45 +0000
commit85175697e09f9e1b5faac5358d51a24ba2913bf8 (patch)
tree4f4ae6c42233330644af1ad0e269856185aaa2d7 /Makefile
parent3398bc141e311b401344f715df55093f9d68513e (diff)
downloadldetect-lst-85175697e09f9e1b5faac5358d51a24ba2913bf8.tar
ldetect-lst-85175697e09f9e1b5faac5358d51a24ba2913bf8.tar.gz
ldetect-lst-85175697e09f9e1b5faac5358d51a24ba2913bf8.tar.bz2
ldetect-lst-85175697e09f9e1b5faac5358d51a24ba2913bf8.tar.xz
ldetect-lst-85175697e09f9e1b5faac5358d51a24ba2913bf8.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 c814515f..f71252ec 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.233
+VERSION := 0.1.234
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')