diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 10:28:41 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 10:28:42 -0700 |
| commit | c1b06710ed7a98cfe8b2ecf573c9adcf8093c9f2 (patch) | |
| tree | 9ed8751dca30139e5f5c82a61dc7db081fd6e5da | |
| parent | 2dc0c9658a207f0817c21f8d6d19f7fe2fb3c792 (diff) | |
Release 5.1.0.32O
Release 5.1.0.32O
Change-Id: I01f93a142506296e8f0f58cc0f54cc0df5d9e31c
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 c51c5a01469a..2482107417c5 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32N" +#define QWLAN_VERSIONSTR "5.1.0.32O" #endif /* QWLAN_VERSION_H */ |
