diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-08-21 18:04:12 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-08-21 18:04:13 -0700 |
| commit | 6bacf440e453aa2edd235a26240fdbbb02f2528b (patch) | |
| tree | 201164ad9d6f3a525453819e35bac4a2df096aab | |
| parent | 58c84ef0cd5a448ec0a281309b30823cefc99653 (diff) | |
Release 5.1.0.23Z
Release 5.1.0.23Z
Change-Id: Ib55a200a64fc6a52852cb0517791b36265c0e10f
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 10ed79ade0e7..cb37c0ba84da 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 23 -#define QWLAN_VERSIONSTR "5.1.0.23Y" +#define QWLAN_VERSIONSTR "5.1.0.23Z" #endif /* QWLAN_VERSION_H */ |
