diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-21 08:08:35 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:12:33 -0700 |
| commit | be86ef1d90e17009e872984685e3c167aee115ca (patch) | |
| tree | d95400fd9743e9f6e9cb4b78b834baa3df51e7c5 | |
| parent | 3b0a18f05d3923984b7b68485b7224a6a0ffe63c (diff) | |
Release 5.1.0.27Q
Release 5.1.0.27Q
Change-Id: I0e8e389badfaf1b0757e0f6aa76d8df69258982b
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 eeb3af4a346c..9a8126dc7af8 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27P" +#define QWLAN_VERSIONSTR "5.1.0.27Q" #endif /* QWLAN_VERSION_H */ |
