diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 21:28:14 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 21:28:14 -0800 |
| commit | f249f762486bfc061f389c82a1bf939a1d093bb3 (patch) | |
| tree | 2a95ee48c35884ede7c4e3b96ef0a028dbc7600b | |
| parent | ada6deac81c3e1df08af02115e398e64a00bcdc1 (diff) | |
Release 5.1.0.48S
Release 5.1.0.48S
Change-Id: I140309cc75aeb3b6471e7b5fc857b73fb328edc6
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 847cb6f126bc..227c4b8f8a0d 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48R" +#define QWLAN_VERSIONSTR "5.1.0.48S" #endif /* QWLAN_VERSION_H */ |
