diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 20:34:35 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-07 20:34:35 -0700 |
| commit | 4f7f2584024877b273135782e15c77df59caaeb2 (patch) | |
| tree | 4b907f1cfefc7a970de7c3f560769cc32334c820 | |
| parent | 1e6b9262adeae0f6fac78537759c34c0a0791b6c (diff) | |
Release 5.1.0.29Z
Release 5.1.0.29Z
Change-Id: I7be14ba7785a0207fef21c2d4461c6c364c10e3d
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 297efd304c3b..058abe50fc47 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 29 -#define QWLAN_VERSIONSTR "5.1.0.29Y" +#define QWLAN_VERSIONSTR "5.1.0.29Z" #endif /* QWLAN_VERSION_H */ |
