summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-08-06 17:14:39 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-08-06 17:14:39 +0000
commit6bbc77d6301e601ef0c2c7079b3b318c2744ea65 (patch)
tree272ef69ce3af451b5c9d934b5efc749fa582f7df /Makefile
parent12b2491ed5d725aad28580bf3177ca1c512330d8 (diff)
downloadldetect-lst-6bbc77d6301e601ef0c2c7079b3b318c2744ea65.tar
ldetect-lst-6bbc77d6301e601ef0c2c7079b3b318c2744ea65.tar.gz
ldetect-lst-6bbc77d6301e601ef0c2c7079b3b318c2744ea65.tar.bz2
ldetect-lst-6bbc77d6301e601ef0c2c7079b3b318c2744ea65.tar.xz
ldetect-lst-6bbc77d6301e601ef0c2c7079b3b318c2744ea65.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 e04177b7..bddbf3f4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.231
+VERSION := 0.1.232
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')