Update version number to indicate the first major release.
The version number has been changed since the library is used in a released product.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
lib_xua Change Log
|
||||
==================
|
||||
|
||||
0.3.0
|
||||
1.0.0
|
||||
-----
|
||||
|
||||
* ADDED: UAC1 HID support with simulated Voice Command detection reported
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
VERSION = 0.3.0
|
||||
VERSION = 1.0.0
|
||||
|
||||
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
||||
lib_xassert(>=4.0.0) \
|
||||
|
||||
Reference in New Issue
Block a user