summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-10-01 15:02:06 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-10-01 15:02:06 +0000
commitc351be84836587fe19dcd4e06133aee9668a9257 (patch)
treeae57aff859543d8daba1bad9d1728d1056bbc744 /Makefile
parentb355456e84a2f57871619e37d3022356814b640e (diff)
downloadldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar
ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar.gz
ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar.bz2
ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.tar.xz
ldetect-lst-c351be84836587fe19dcd4e06133aee9668a9257.zip
drop separateRadeon HD 4xxx category: radeonhd supports these now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1ae11c8..4d57a428 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.241
+VERSION := 0.1.242
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')