diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 07:04:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-14 07:04:51 -0800 |
| commit | 2c3ef34d267679281785897af5babcfd5e199327 (patch) | |
| tree | b27e51108c37ccfd0ba95a4a41fb76115c4750d3 | |
| parent | b9a0b29854e71d55a74958f2f5981c054f7a62cf (diff) | |
Release 5.1.0.49P
Release 5.1.0.49P
Change-Id: Ibed6b28cad433d43cb867d7f7f7aec52e80294b4
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 9f0ba167b251..a657c7f2dd01 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49O" +#define QWLAN_VERSIONSTR "5.1.0.49P" #endif /* QWLAN_VERSION_H */ |
