diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 13:30:31 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:09:11 -0700 |
| commit | 74ec52e7150b781aebd1206c4e354d576b658a3e (patch) | |
| tree | 3326b1650e56fc13af0de32c48890217f2203e32 | |
| parent | 962336e56da76d65c9b04c684e4bec99ad8253f8 (diff) | |
Release 5.1.0.33P
Release 5.1.0.33P
Change-Id: Ieda45269e9e54d13c049a566b52abb484b94561f
CRs-Fixed: 688141
(cherry picked from commit b1efbb8202bf4f3b420b89c483ffba9491b78993)
| -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 cf05326041bc..f0af057d79ad 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33O" +#define QWLAN_VERSIONSTR "5.1.0.33P" #endif /* QWLAN_VERSION_H */ |
