diff options
author | Thomas Backlund <tmb@mageia.org> | 2012-08-16 19:33:38 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2012-08-16 19:33:38 +0000 |
commit | 4c03d86a63407eca39b2fa88cd125f154982d7c7 (patch) | |
tree | cb1877c49c553045a7e9d4a4f9666f45b4b9dcbd | |
parent | 6a0c9be87c62b3e9e36955c75b8381a736249dc2 (diff) | |
download | ldetect-lst-4c03d86a63407eca39b2fa88cd125f154982d7c7.tar ldetect-lst-4c03d86a63407eca39b2fa88cd125f154982d7c7.tar.gz ldetect-lst-4c03d86a63407eca39b2fa88cd125f154982d7c7.tar.bz2 ldetect-lst-4c03d86a63407eca39b2fa88cd125f154982d7c7.tar.xz ldetect-lst-4c03d86a63407eca39b2fa88cd125f154982d7c7.zip |
0.1.303.1
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.1.303 +VERSION := 0.1.303.1 FILES = AUTHORS ChangeLog Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.1.303.1 - 16 August 2012 + - add new NVIDIA ids from the proprietary nvidia-current-295.71 Version 0.1.303 - 13 May 2012 |