diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-04 09:45:47 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-04 09:45:47 -0800 |
| commit | f2000771095880eddb4797c3f20c20a1d0796d91 (patch) | |
| tree | 3df3739dbd5f6ba4df54c5f198e89396a81eca45 | |
| parent | 1b4f37d043d556e2af731da3c28078bcd15bff6d (diff) | |
Release 5.1.1.2C
Release 5.1.1.2C
Change-Id: Ie7f43a9c44ba03d3937b38a415492ed035d987ea
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 de838040ae9c..90fa9ae31a1a 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2B" +#define QWLAN_VERSIONSTR "5.1.1.2C" #endif /* QWLAN_VERSION_H */ |
