diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-24 23:08:17 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:36 -0800 |
| commit | 609463e1480b0710180cb094d81edfec460894d3 (patch) | |
| tree | 9c1e945def95b9685956822e693cf9e6eb9d63f5 | |
| parent | 85d956be26ce08a04fd04e9118e15be3c975ee21 (diff) | |
Release 5.1.0.38Q
Release 5.1.0.38Q
Change-Id: Id8d0acb8e58ca55fb2d8e39da540fe05e37de04f
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 7ea86bebe827..31fe0f91a59c 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38P" +#define QWLAN_VERSIONSTR "5.1.0.38Q" #endif /* QWLAN_VERSION_H */ |
