diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 14:48:09 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 14:48:09 -0700 |
| commit | 50dc3fa44b2873b5244287709ec5b26905877262 (patch) | |
| tree | c307cdc852224084b79367e2373a9bc6dae58dab | |
| parent | 03890f55a4fdad216d46efb44cde3b4289fd5331 (diff) | |
Release 5.1.0.32S
Release 5.1.0.32S
Change-Id: I71d35cd8fbba38231d8905a806bf44aff29a21db
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 8a61658abff0..b08ef328557f 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 32 -#define QWLAN_VERSIONSTR "5.1.0.32R" +#define QWLAN_VERSIONSTR "5.1.0.32S" #endif /* QWLAN_VERSION_H */ |
