diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 06:08:52 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:57:17 -0800 |
| commit | 6d29e4fb88e0411cda12018ce0dfb376b9b5c371 (patch) | |
| tree | 3ae50a1875da7424ea2a77b2a3964dcd04d09cbf | |
| parent | 432a26d450d708af04dec085fa38169d81dd90ef (diff) | |
Release 5.1.0.43I
Release 5.1.0.43I
Change-Id: I0256920537a8a143281b33c9fb5db6aae912511e
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 3ed6ae23c491..19402e71f0e9 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43H" +#define QWLAN_VERSIONSTR "5.1.0.43I" #endif /* QWLAN_VERSION_H */ |
