diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 13:21:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 13:21:32 -0800 |
| commit | 1c393ec6d0b2d1db0837412a472d536cde478a8d (patch) | |
| tree | 07cb852a6d839d38d7e8c136daaec3be54495f7b | |
| parent | a10377ca8a8b3c99558826683e99f3eb9c49999d (diff) | |
Release 5.1.0.41X
Release 5.1.0.41X
Change-Id: Ic3b3d8579c2ff2a2a821b812f5288d8141f30a19
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 5c66b94bf6fe..8d99e56eb1a4 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.0.41W" +#define QWLAN_VERSIONSTR "5.1.0.41X" #endif /* QWLAN_VERSION_H */ |
