forked from PAWPAW-Mirror/lib_xua
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad88e3342e | ||
|
|
d0986cb37f | ||
|
|
9d148f68a3 | ||
|
|
3b1b7f81dc | ||
|
|
1e4bcf01c7 | ||
|
|
46ce681a88 |
@@ -1,6 +1,11 @@
|
||||
lib_xua Change Log
|
||||
==================
|
||||
|
||||
2.0.1
|
||||
-----
|
||||
|
||||
* CHANGED: Reverted dependency on lib_xud to v1.2.0 for use by XVF3510
|
||||
|
||||
2.0.0
|
||||
-----
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
VERSION = 2.0.0
|
||||
VERSION = 2.0.1
|
||||
|
||||
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
||||
lib_xassert(>=4.0.0) \
|
||||
lib_xud(>=2.0.0) \
|
||||
lib_xud(>=1.2.0) \
|
||||
lib_spdif(>=4.0.0) \
|
||||
lib_mic_array(>=4.0.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user