Keep version on 0.2.0

This commit is contained in:
Oscar Bailey
2019-09-05 16:34:59 +01:00
parent a682ed7d19
commit 508c62af00
2 changed files with 6 additions and 12 deletions

View File

@@ -1,17 +1,6 @@
lib_xua Change Log
==================
0.3.0
-----
* CHANGED: Build files updated to support new "xcommon" behaviour in xwaf.
* Changes to dependencies:
- lib_dsp: Added dependency 5.0.0
- lib_mic_array: Added dependency 4.0.0
0.2.0
-----
@@ -24,6 +13,7 @@ lib_xua Change Log
* CHANGE: Moved to lib_spdif (from module_spdif_tx & module_spdif_rx)
* CHANGE: Define NUM_PDM_MICS renamed to XUA_NUM_PDM_MICS
* CHANGE: Define NO_USB renamed to XUA_USB_EN
* CHANGE: Build files updated to support new "xcommon" behaviour in xwaf.
* RESOLVED: wChannelConfig in UAC1 descriptor set according to output channel
count
* RESOLVED: Indexing of ADAT channel strings (#18059)
@@ -35,6 +25,10 @@ lib_xua Change Log
- lib_xassert: Added dependency 3.0.1
- lib_dsp: Added dependency 5.0.0
- lib_mic_array: Added dependency 4.0.0
0.1.2
-----

View File

@@ -1,4 +1,4 @@
VERSION = 0.3.0
VERSION = 0.2.0
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
lib_xassert(>=4.0.0) \