diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2009-01-12 04:55:09 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2009-01-12 04:55:09 +0000 |
commit | 3519d852b2b740898ad0f3ae6f1e2909aa387c17 (patch) | |
tree | 17e68569d91c86adf352f918303336d679abb461 | |
parent | fc9058e36fca6a971b2955eaf3f055491364d08b (diff) | |
download | ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar.gz ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar.bz2 ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.tar.xz ldetect-lst-3519d852b2b740898ad0f3ae6f1e2909aa387c17.zip |
bump release and update NEWS0.1.250
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.249 +VERSION := 0.1.250 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') @@ -1,3 +1,8 @@ +Version 0.1.250 - 11 January 2008 + +- add NVIDIA GeForce 9400 GT ID, adjust 7050 group to include it + (doesn't work with nv) + Version 0.1.249 - 23 December 2008 - add new NVIDIA IDs from 180.18 |