diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 15:54:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 15:54:36 -0800 |
| commit | 40bdb09f4097d7b24eb14c5d57b1a2d3005ce0f2 (patch) | |
| tree | b75d8464661e75553a0e942d1f387c18bfe8a88b | |
| parent | 0ff579b5569c4d50725f54de94eb2e85e9ead516 (diff) | |
Release 5.1.0.49Z
Release 5.1.0.49Z
Change-Id: I668cab45ab61513a3a9a992e68d1a544b9fb1201
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 6370fd782ee0..5f3bb650bada 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49Y" +#define QWLAN_VERSIONSTR "5.1.0.49Z" #endif /* QWLAN_VERSION_H */ |
