diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 11:24:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 11:24:04 -0800 |
| commit | af53cf43ccfb8db53485040d7eb0815e54b222ab (patch) | |
| tree | bce8f7bbb5b01971d864e55d781ae20b1bb3f954 | |
| parent | f47582f2154bd115af921e619286859238dfee96 (diff) | |
Release 5.1.0.36O
Release 5.1.0.36O
Change-Id: I110cf341d898fb71884cac68c2449547b1dc2dc7
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 547c64d223e0..4f0be2652975 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36N" +#define QWLAN_VERSIONSTR "5.1.0.36O" #endif /* QWLAN_VERSION_H */ |
