diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-07 07:26:16 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-07 07:26:17 -0800 |
| commit | d07cf990d98f8e41266af241cfccdfe7c4bcd2c1 (patch) | |
| tree | 494b1cabee18a0661f960564f8cb6a7674623458 | |
| parent | 3b84e3206ca7e86b09eaaffdc54c0333d6c6e2c5 (diff) | |
Release 5.1.0.43N
Release 5.1.0.43N
Change-Id: I2b77a82d45b0aa9a1ad8f3c8351905fb00c3b5e9
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 9eb4985f4368..49ba27329654 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43M" +#define QWLAN_VERSIONSTR "5.1.0.43N" #endif /* QWLAN_VERSION_H */ |
