diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 13:41:03 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-20 13:41:03 -0800 |
| commit | 8832c56952ba84eaa793997b96bfa877890c7fb6 (patch) | |
| tree | 9f6efa18abd12a1e48a857bdb97a72097964123c | |
| parent | 5f47f1e7a79a0fe74fbd7e331e11e986b2061b81 (diff) | |
Release 5.1.0.41O
Release 5.1.0.41O
Change-Id: I47166277331309affe5df5fa500f63187c6f17fc
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 be2a55a48a22..f0a61b108610 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41N" +#define QWLAN_VERSIONSTR "5.1.0.41O" #endif /* QWLAN_VERSION_H */ |
