diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-20 17:14:43 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:09:37 -0700 |
| commit | aaf16a4c5e0a42616581f7470e04136dae910ec6 (patch) | |
| tree | 5fcbf3a3fdb6f7a8fc5e7816a2af733cfe434c6e | |
| parent | 860e1248745eaa2c5a725356979e6376f773a972 (diff) | |
Release 5.1.0.27O
Release 5.1.0.27O
Change-Id: I469b84e41fef8c35fbe405933d85681b8c381c2e
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 60773d657107..e11b4d83b797 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27N" +#define QWLAN_VERSIONSTR "5.1.0.27O" #endif /* QWLAN_VERSION_H */ |
