diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 05:55:55 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-02 05:55:55 -0800 |
| commit | 3062bccdacd1cb7a9c2b5d9f5f104ff56c70954c (patch) | |
| tree | db509ffe81dd7787bf98333df0eddada1e1e3136 | |
| parent | 59a4ac50a204e3251cac0bb7ea739dcbb883deb0 (diff) | |
Release 5.1.1.1S
Release 5.1.1.1S
Change-Id: Ibc1098237d32dc4f7214e1696ee7bea532245c3b
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 c8a23ef61bf5..e9215e2dfdc8 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 1 -#define QWLAN_VERSION_EXTRA "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1R" +#define QWLAN_VERSIONSTR "5.1.1.1S" #endif /* QWLAN_VERSION_H */ |
