diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-13 09:47:40 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-13 09:47:40 -0800 |
| commit | baac9e1ddc06df730fda6f7d91b8b3317b2a9b95 (patch) | |
| tree | be714b9ffca2c0804dae55d16684399e15b49633 | |
| parent | d828b2c93ef95a3da7078b692380ae222b3962a3 (diff) | |
Release 5.1.0.40P
Release 5.1.0.40P
Change-Id: I4555959a1e3a08cf67510af8d3254f00dc9b82b5
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 3998242213f5..92c21b162fca 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40O" +#define QWLAN_VERSIONSTR "5.1.0.40P" #endif /* QWLAN_VERSION_H */ |
