diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 22:32:42 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 22:41:47 -0700 |
| commit | ec729da3bfa37090d5b5bd52b9e6a6f1dc1ced9b (patch) | |
| tree | bd3229bd6d59c081bc9175f46997106a602fdab0 | |
| parent | d692c5f21152149728fb13b1a823d0fadfe04f3b (diff) | |
Release 5.1.0.31P
Release 5.1.0.31P
Change-Id: I20fadebbd67af0bcee5922c2a2130f0c0fe07525
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 924e7e3b95d8..b9f483166885 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31O" +#define QWLAN_VERSIONSTR "5.1.0.31P" #endif /* QWLAN_VERSION_H */ |
