diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 16:35:12 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 16:35:12 -0800 |
| commit | a0d5e928a559fd5014ede5fc34e66ddae58fbf40 (patch) | |
| tree | 9e91ae7733d6788ff6cb9a57d2cef22998c24c42 | |
| parent | a303a9c38464443943aa765912b6ad8d0e73a651 (diff) | |
Release 5.1.1.1Z
Release 5.1.1.1Z
Change-Id: I74ccd323d291e4f90cc555fd0c15470cbad63165
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 e88924e1518a..09e245fec51a 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 1 -#define QWLAN_VERSION_EXTRA "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1Y" +#define QWLAN_VERSIONSTR "5.1.1.1Z" #endif /* QWLAN_VERSION_H */ |
