diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 13:24:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-14 13:24:13 -0800 |
| commit | cf7372ebeaae6e393d3967d75a7d150ac20fc9ba (patch) | |
| tree | a1a60506a1f9ecfddab1cf48701cd5ec06f42e83 | |
| parent | 6c4b160458cf92e2c12cab8761b17703eb13a826 (diff) | |
Release 5.1.0.36P
Release 5.1.0.36P
Change-Id: Iadf97b08e57a880086d91f29104552ffa186c8a2
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 4f0be2652975..609e56958273 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36O" +#define QWLAN_VERSIONSTR "5.1.0.36P" #endif /* QWLAN_VERSION_H */ |
