diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 11:02:20 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-02 11:02:21 -0800 |
| commit | 795815f65c242de9229b1210035f65a6b64e92ff (patch) | |
| tree | eda2d60128bf4d000bd3ba260003fe6ab3b7b92d | |
| parent | 36f3a811cd33519ab432ec9d305f86888e0ac5a7 (diff) | |
Release 5.1.0.47S
Release 5.1.0.47S
Change-Id: Ifdd0174e4f0447bb3fd926f711e8f1bd59a43836
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 0e0656686b74..141454262c66 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 47 -#define QWLAN_VERSIONSTR "5.1.0.47R" +#define QWLAN_VERSIONSTR "5.1.0.47S" #endif /* QWLAN_VERSION_H */ |
