diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 11:03:48 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-12 11:03:48 -0700 |
| commit | 327d4b3fc880ce6580e830788a759c20b59bb6a8 (patch) | |
| tree | 92f7040208d0e44e5a38db154bd46b3900373a2e | |
| parent | 1aa9c9ac126aa455a0a472796d3812710fc4f9a3 (diff) | |
Release 5.1.0.30P
Release 5.1.0.30P
Change-Id: I6ac966108bfd0d8ba9d1c19d37dbfdab113f6a81
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 49136ac8471d..825fdb196df9 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 30 -#define QWLAN_VERSIONSTR "5.1.0.30O" +#define QWLAN_VERSIONSTR "5.1.0.30P" #endif /* QWLAN_VERSION_H */ |
