diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-25 03:55:52 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:42 -0800 |
| commit | 22a4380f69e53122df24c8adfdf81d4b7781fa19 (patch) | |
| tree | e0b86756c94fa4c1a0f66c783d37a37ca3c60948 | |
| parent | dcbf44291e2b4a6d803d1c94a2f0a1cfe6d487c5 (diff) | |
Release 5.1.0.38S
Release 5.1.0.38S
Change-Id: Icaa6a1a03f41051a6c4fd0fdee28a93d446f26c2
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 cc7d638df995..129b1554d59d 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38R" +#define QWLAN_VERSIONSTR "5.1.0.38S" #endif /* QWLAN_VERSION_H */ |
