summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2007-10-16 07:06:44 +0000
committerAdam Williamson <awilliamson@mandriva.org>2007-10-16 07:06:44 +0000
commitab6adf2d5c9980c4b439f00268ef2256a9bf4e7d (patch)
tree4de69957d2a2f4cd46b62d3f2d447d3026bf61ee
parent2e34ffa913910cd7d02fc87459d437aebaf63031 (diff)
downloadldetect-lst-ab6adf2d5c9980c4b439f00268ef2256a9bf4e7d.tar
ldetect-lst-ab6adf2d5c9980c4b439f00268ef2256a9bf4e7d.tar.gz
ldetect-lst-ab6adf2d5c9980c4b439f00268ef2256a9bf4e7d.tar.bz2
ldetect-lst-ab6adf2d5c9980c4b439f00268ef2256a9bf4e7d.tar.xz
ldetect-lst-ab6adf2d5c9980c4b439f00268ef2256a9bf4e7d.zip
- bump to 0.1.167.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 57e157d2..69a55fb6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.167
+VERSION := 0.1.167.1
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')