diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-07 15:33:28 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-10 14:05:24 -0700 |
| commit | d1353d2dd022a77fa47561a14d0e6e006eafba5e (patch) | |
| tree | ce58cb61f3a9c80961d0fd87632b795a6a578196 | |
| parent | 5237aeac13b8013020278f769ed7b03d4908ad12 (diff) | |
Release 5.1.0.25Z
Release 5.1.0.25Z
Change-Id: I0769ee052ee49cc19f8b13d0d2b8b95f3c3032f1
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 8fb0c25bc271..5f4ba464dd67 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 25 -#define QWLAN_VERSIONSTR "5.1.0.25Y" +#define QWLAN_VERSIONSTR "5.1.0.25Z" #endif /* QWLAN_VERSION_H */ |
