summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-05-15 22:57:54 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-05-15 22:57:54 +0000
commitc5263827c34e2a2fc78e45b4bbc16b2ebcf33196 (patch)
tree98273bb677a85287921bf629ea8702703ea642e0 /Makefile
parent0ef23c858b8d378a176d624f72cfddf6efb688c0 (diff)
downloadldetect-lst-c5263827c34e2a2fc78e45b4bbc16b2ebcf33196.tar
ldetect-lst-c5263827c34e2a2fc78e45b4bbc16b2ebcf33196.tar.gz
ldetect-lst-c5263827c34e2a2fc78e45b4bbc16b2ebcf33196.tar.bz2
ldetect-lst-c5263827c34e2a2fc78e45b4bbc16b2ebcf33196.tar.xz
ldetect-lst-c5263827c34e2a2fc78e45b4bbc16b2ebcf33196.zip
- revert geode changes for now, blino would like to do hardware tests first
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 07afaaeb..26b9072c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.223
+VERSION := 0.1.224
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')