diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-24 21:14:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:30 -0800 |
| commit | 6022d5827974fe96a71c0c78c9d0ba62c8f3e7ef (patch) | |
| tree | b13b38646be469b7a0f6b8153753eba821f4a62a | |
| parent | 32a39aee9c04d8ad2e2560870a4877f40da294f4 (diff) | |
Release 5.1.0.38O
Release 5.1.0.38O
Change-Id: Ic9dbf61835f646242b75d4f769dafc042591e5f7
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 f7da0bc06f0c..b8efce9e90e0 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38N" +#define QWLAN_VERSIONSTR "5.1.0.38O" #endif /* QWLAN_VERSION_H */ |
