diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 15:54:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 15:54:31 -0800 |
| commit | a2d11331f33e8642862c10bdb8409978f4046d9d (patch) | |
| tree | 33612a0689ee759c24313abedbe721787e45e03d | |
| parent | 635249ce532250a2969225d273c91d2f356295fa (diff) | |
Release 5.1.0.48P
Release 5.1.0.48P
Change-Id: I1acad7f3ac044960ad7a3be7f9161bc8f3031cc4
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 398b3090a383..8dc3a23e8bec 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48O" +#define QWLAN_VERSIONSTR "5.1.0.48P" #endif /* QWLAN_VERSION_H */ |
