diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-26 19:41:08 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:23 -0700 |
| commit | d1698d580eeffdc2f72092eccccf543b1a8e63bc (patch) | |
| tree | 00da886c6113918b07da90875f5abf3008025824 | |
| parent | 28b7151d8d8ecd3061b27f503f22c3dc94199812 (diff) | |
Release 5.1.0.33J
Release 5.1.0.33J
Change-Id: I43ed1feb0b8f8a41c1cf514ab5872644edabe564
CRs-Fixed: 688141
(cherry picked from commit 0a38d9b84f811f8eb81e4e5d458cd2b8fae1223c)
| -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 56c3958f6a10..90b7c03ed657 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 33 -#define QWLAN_VERSIONSTR "5.1.0.33I" +#define QWLAN_VERSIONSTR "5.1.0.33J" #endif /* QWLAN_VERSION_H */ |
