Merge pull request #127 from mbanth/feature/update_major_version

Update version number to indicate the first major release.
This commit is contained in:
Michael Banther
2020-03-10 11:29:13 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
lib_xua Change Log
==================
0.3.0
1.0.0
-----
* ADDED: UAC1 HID support with simulated Voice Command detection reported

View File

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