summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-09-18 02:35:31 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-09-18 02:35:31 +0000
commitb921a02c42f72754886b613d1f7bfe4b82c21f3a (patch)
treea3dd9d1e1e2d1d36209d4068d550ecabd14d7a71 /Makefile
parent9e8ae1b35bd02c7f32a6b63e3b095ad1e5d0eec7 (diff)
downloadldetect-lst-b921a02c42f72754886b613d1f7bfe4b82c21f3a.tar
ldetect-lst-b921a02c42f72754886b613d1f7bfe4b82c21f3a.tar.gz
ldetect-lst-b921a02c42f72754886b613d1f7bfe4b82c21f3a.tar.bz2
ldetect-lst-b921a02c42f72754886b613d1f7bfe4b82c21f3a.tar.xz
ldetect-lst-b921a02c42f72754886b613d1f7bfe4b82c21f3a.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 75135f13..548ea58b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.237
+VERSION := 0.1.238
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')