summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-12-27 15:05:31 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-12-27 15:05:31 +0000
commitbe68eb32674dbc677971ce760d52f1a944d1a2b3 (patch)
tree9714076b2fb98f53cd76f55edbd84e37a8b3fee1
parent6d6347bc00f4c3d808e4fb6fb6dece099fe1d744 (diff)
downloadldetect-lst-be68eb32674dbc677971ce760d52f1a944d1a2b3.tar
ldetect-lst-be68eb32674dbc677971ce760d52f1a944d1a2b3.tar.gz
ldetect-lst-be68eb32674dbc677971ce760d52f1a944d1a2b3.tar.bz2
ldetect-lst-be68eb32674dbc677971ce760d52f1a944d1a2b3.tar.xz
ldetect-lst-be68eb32674dbc677971ce760d52f1a944d1a2b3.zip
bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0a009e44..a5ee6dcf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.167.2
+VERSION := 0.1.167.3
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')