forked from PAWPAW-Mirror/lib_xua
Merge pull request #127 from mbanth/feature/update_major_version
Update version number to indicate the first major release.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
lib_xua Change Log
|
lib_xua Change Log
|
||||||
==================
|
==================
|
||||||
|
|
||||||
0.3.0
|
1.0.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
* ADDED: UAC1 HID support with simulated Voice Command detection reported
|
* 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) \
|
DEPENDENT_MODULES = lib_logging(>=3.0.0) \
|
||||||
lib_xassert(>=4.0.0) \
|
lib_xassert(>=4.0.0) \
|
||||||
|
|||||||
Reference in New Issue
Block a user