diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-04 04:50:10 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-04 04:50:10 -0800 |
| commit | b788ca76455425be2d19845dd2942d5dd8869423 (patch) | |
| tree | 4148a958eaaf6ef4a6f730e67b699dcd3d876ea3 | |
| parent | 9481bc4ed6bbe09142b13f7d3bee0fb3304173fe (diff) | |
Release 5.1.1.2A
Release 5.1.1.2A
Change-Id: I76ae0330dc22cf1ccb0f76cb6086153d073d29d0
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 57dec12e3a97..722df7a2450f 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2" +#define QWLAN_VERSIONSTR "5.1.1.2A" #endif /* QWLAN_VERSION_H */ |
