summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAdam Williamson <awilliamson@mandriva.org>2008-12-24 01:28:10 +0000
committerAdam Williamson <awilliamson@mandriva.org>2008-12-24 01:28:10 +0000
commit36fc9dee23d372cb7d8ce46806b608249220e93a (patch)
treee26d6b9f11c1b7bba5ef21cded2db60bd20857bc /Makefile
parent85ef482ae3b7d081d4e06a6068fd2dacb3173f73 (diff)
downloadldetect-lst-36fc9dee23d372cb7d8ce46806b608249220e93a.tar
ldetect-lst-36fc9dee23d372cb7d8ce46806b608249220e93a.tar.gz
ldetect-lst-36fc9dee23d372cb7d8ce46806b608249220e93a.tar.bz2
ldetect-lst-36fc9dee23d372cb7d8ce46806b608249220e93a.tar.xz
ldetect-lst-36fc9dee23d372cb7d8ce46806b608249220e93a.zip
add new ATI IDs from 8.12
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8669634c..cb10cd03 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
include Makefile.config
PACKAGE = ldetect-lst
-VERSION := 0.1.248
+VERSION := 0.1.249
SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ )
SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p')