summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-05-27 21:50:58 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-05-27 21:50:58 +0000
commit66b2951807446d87ddefadd54f5fdd2bfde58c7d (patch)
treecc0ba6a5a1ad3112c12956195d6ff28f533bee03 /Makefile
parent3c044c9e63645188a01e3544122f3b1b7b0dccb2 (diff)
downloadldetect-lst-66b2951807446d87ddefadd54f5fdd2bfde58c7d.tar
ldetect-lst-66b2951807446d87ddefadd54f5fdd2bfde58c7d.tar.gz
ldetect-lst-66b2951807446d87ddefadd54f5fdd2bfde58c7d.tar.bz2
ldetect-lst-66b2951807446d87ddefadd54f5fdd2bfde58c7d.tar.xz
ldetect-lst-66b2951807446d87ddefadd54f5fdd2bfde58c7d.zip
rs780 now supported by radeonhd, drop separate definition
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 26b9072c..fbd42395 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.224
+VERSION := 0.1.225
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')