diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-30 00:20:49 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-03 16:47:49 -0700 |
| commit | c665784a69e5b009fb13bb929272b6702ec57ea7 (patch) | |
| tree | 378841dd9c13e274318c64dbc10c12876a924c2a | |
| parent | 07ec8f6edae26b37a1c11ada6227fe91c262e318 (diff) | |
Release 5.1.0.28P
Release 5.1.0.28P
Change-Id: I42e06f4cc6c96243f5481fd298ca7dc2e639ba70
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 8ea4e283d82d..29dda6c13d16 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 28 -#define QWLAN_VERSIONSTR "5.1.0.28O" +#define QWLAN_VERSIONSTR "5.1.0.28P" #endif /* QWLAN_VERSION_H */ |
