diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 12:54:41 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 12:54:41 -0700 |
| commit | 6485e1a40755d0ce5f429dd68c14ce98829a99e2 (patch) | |
| tree | b86ff849662ffb8cad05de9a546e5e765475d453 | |
| parent | 4b2efbbb0c2bb185f929771b07501974538fee04 (diff) | |
Release 5.1.0.29S
Release 5.1.0.29S
Change-Id: Ifaeb43ba3ef6e851e3e5e0462dfd28ebb4dc29b3
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 c5038b641024..d4785941ed5e 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29R" +#define QWLAN_VERSIONSTR "5.1.0.29S" #endif /* QWLAN_VERSION_H */ |
