diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 13:48:57 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-24 13:48:57 -0700 |
| commit | d9ae863260ca507e55ef306c1a41457084dc6fe9 (patch) | |
| tree | 497d130aadf394b126c6a48ee040a711ac4d8e50 | |
| parent | b0e1e533f0b514cc227839a1ed412340fb2e0254 (diff) | |
Release 5.1.0.32R
Release 5.1.0.32R
Change-Id: I744567b176917d158bc06c71c86630e60f4dac13
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 d92bfa60d578..8a61658abff0 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 "Q" +#define QWLAN_VERSION_EXTRA "R" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.0.32Q" +#define QWLAN_VERSIONSTR "5.1.0.32R" #endif /* QWLAN_VERSION_H */ |
