diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 19:32:07 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-22 19:32:07 -0800 |
| commit | 5c3a4595319bba787b55942fad2d7216313f5bba (patch) | |
| tree | 08c977bdc8ef61954fd0f6f9fb42fdb34ddffc83 | |
| parent | 21c1a2828478ee28a5e39d8cf1d760723ecccea2 (diff) | |
Release 5.1.0.41Z
Release 5.1.0.41Z
Change-Id: I47738c0e7336c744edbfe933806a54f65db440db
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 a5f6462e660a..e5da6e38b270 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41Y" +#define QWLAN_VERSIONSTR "5.1.0.41Z" #endif /* QWLAN_VERSION_H */ |
