diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-28 21:28:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-29 13:23:25 -0800 |
| commit | f6ed7ba8b6ce23d1c8611dcb05e564457170edb2 (patch) | |
| tree | 1131b9395f543514d448d488d58db44e615a5f69 | |
| parent | e4806aecab156fccf8e2188cee896e43b852bad5 (diff) | |
Release 5.1.0.42P
Release 5.1.0.42P
Change-Id: Ie853ec1aaa2334d8700c1712d6953ab1422ab627
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 3c48f0324163..2c3d598e9782 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42O" +#define QWLAN_VERSIONSTR "5.1.0.42P" #endif /* QWLAN_VERSION_H */ |
