diff options
author | Thomas Backlund <tmb@mageia.org> | 2017-06-05 00:46:53 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2017-06-05 00:46:53 +0300 |
commit | 90ce3b79184cdcdaaf5d4ea8853874113789be44 (patch) | |
tree | 15abc378adf0a6f5980b86a61da3a3c73339fbef | |
parent | 2142e90815431b3beca9e2b4d5ad769269825bbb (diff) | |
download | ldetect-lst-90ce3b79184cdcdaaf5d4ea8853874113789be44.tar ldetect-lst-90ce3b79184cdcdaaf5d4ea8853874113789be44.tar.gz ldetect-lst-90ce3b79184cdcdaaf5d4ea8853874113789be44.tar.bz2 ldetect-lst-90ce3b79184cdcdaaf5d4ea8853874113789be44.tar.xz ldetect-lst-90ce3b79184cdcdaaf5d4ea8853874113789be44.zip |
0.3.70.3.7
-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.3.6 +VERSION := 0.3.7 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst @@ -1,3 +1,5 @@ +Version 0.3.7 - 04 Jun 2017 + - update pci.ids Version 0.3.6 - 05 May 2017 |