diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-18 01:49:44 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-18 01:49:44 -0700 |
| commit | cf6ce2c055d48e2c86770cadd0a6e3341aef8803 (patch) | |
| tree | 0f96c51aabcef17d9a9cbd0fd7c911fe9e8445b6 | |
| parent | b84759415b3709b7b605a3463b5b25e1ec365ea9 (diff) | |
Release 5.1.0.23P
Release 5.1.0.23P
Change-Id: Ie16a5163c716d5bd9fc0ee211ab206079218d6c4
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 0a708d243297..a2b1265022cf 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 23 -#define QWLAN_VERSIONSTR "5.1.0.23O" +#define QWLAN_VERSIONSTR "5.1.0.23P" #endif /* QWLAN_VERSION_H */ |
