diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 17:32:25 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-03 17:32:26 -0800 |
| commit | 5a468170af89a339e91a77c5a06f319ce2409162 (patch) | |
| tree | a3c95cf08a39c1df565ce174cd65dcf39090bb2d | |
| parent | 7b1ea551959b612d7929ee04298eb08319cb889f (diff) | |
Release 5.1.1.2
Release 5.1.1.2
Change-Id: I203b2ca1c9aa7a45d22d2b49adcff901b303c476
CRs-Fixed: 688141
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 09e245fec51a..57dec12e3a97 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 "Z" -#define QWLAN_VERSION_BUILD 1 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.1Z" +#define QWLAN_VERSIONSTR "5.1.1.2" #endif /* QWLAN_VERSION_H */ |
