diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 20:11:37 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 20:11:37 -0800 |
| commit | d2bea4761150178939f79b1e5f334187a1fc4e82 (patch) | |
| tree | abb8f495e650401fca6125dbe6e29faed02362b2 | |
| parent | a10cc293645b5ee5cf362e089b19af872864ba46 (diff) | |
Release 5.1.0.38B
Release 5.1.0.38B
Change-Id: I1570b33b1210f47359db2ceeee19cb9fa0f35939
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 c45e5f9712f2..d3ee55f15f3f 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38A" +#define QWLAN_VERSIONSTR "5.1.0.38B" #endif /* QWLAN_VERSION_H */ |
