diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-08 20:28:27 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-08 20:28:27 -0800 |
| commit | b9534e7d0a560fe9ceec1585058a4fe4d80a9d50 (patch) | |
| tree | d58d5ff3a1238d0cc277eb1eef79c79562bcd65d | |
| parent | a0aca3f01e4c40569c994173ed17a0bf60a239ec (diff) | |
Release 5.1.0.43O
Release 5.1.0.43O
Change-Id: I833ac10ca9ebb9b8913233ea7ba3cf948aa50a9f
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 49ba27329654..bc6956142ab0 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43N" +#define QWLAN_VERSIONSTR "5.1.0.43O" #endif /* QWLAN_VERSION_H */ |
