diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-14 06:35:47 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-14 06:35:48 -0800 |
| commit | 913156dc1a3a7f9a783b7b9fcaece531e5d3cd18 (patch) | |
| tree | 6279b8fc1587dbcea739129238af460575af6ed6 | |
| parent | 105b330c81d781eb65bd6e0c880a70bad0050a45 (diff) | |
Release 5.1.0.40S
Release 5.1.0.40S
Change-Id: I20a32f23fa0bf7f3c1f575fb3935e0b028e2bf45
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 33694f9351c8..412c98afc434 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40R" +#define QWLAN_VERSIONSTR "5.1.0.40S" #endif /* QWLAN_VERSION_H */ |
