diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 17:03:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-05 17:03:14 -0800 |
| commit | d2997600bce18811c61ec8c8ae248fa84ccf9a38 (patch) | |
| tree | 29b9ded972389c1d137ad3b275765aa66aa7d581 | |
| parent | ebd56ccddf7aaae3c637a40fdbba8c1f23ab5feb (diff) | |
Release 5.1.0.39P
Release 5.1.0.39P
Change-Id: I31a1ee8b73740e08d9dbd1723a506813bc316e6b
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 dbee4956b18c..446038077529 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.0.39O" +#define QWLAN_VERSIONSTR "5.1.0.39P" #endif /* QWLAN_VERSION_H */ |
