diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-15 21:48:22 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-15 21:48:23 -0800 |
| commit | f60e2624aa4e7c7a441b41f739338a624cc3edbf (patch) | |
| tree | 9105385c3b2743f814583e07a02701d55b80e112 | |
| parent | 391cca249d82595aa7c684f810913044cacadca0 (diff) | |
Release 5.1.0.44Z
Release 5.1.0.44Z
Change-Id: Iece1ad6be4de570781d955f8b5bf3116048f5727
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 2b71d500b615..86a7891df370 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44Y" +#define QWLAN_VERSIONSTR "5.1.0.44Z" #endif /* QWLAN_VERSION_H */ |
