diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-18 15:01:26 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 17:03:10 -0800 |
| commit | 6874f644889cc6953e9197c5b22cfeb100513673 (patch) | |
| tree | 4bfbb5b5ee93f5ff7691025ba9363299f3d4cfe8 | |
| parent | 2996cb1ede142e2a5d84a470c96a8bac5386a063 (diff) | |
Release 5.1.0.37O
Release 5.1.0.37O
Change-Id: Ib89edac3c8db12dca4df4d8e17b70797c555a12f
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 6f1f45714f47..387550fcba41 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37N" +#define QWLAN_VERSIONSTR "5.1.0.37O" #endif /* QWLAN_VERSION_H */ |
