diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 21:55:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 21:55:45 -0800 |
| commit | da6ebc91c348abb75b83bcd7a9f9e5274b619d57 (patch) | |
| tree | defff67dc6736e009bd9e21989f7ade55db60c93 | |
| parent | 57cd4c9e86b8be6e44c9209049f93eab82851f3d (diff) | |
Release 5.1.1.2H
Release 5.1.1.2H
Change-Id: Ib1a503b5ff815fe4e33e73a746e9480afb8c8d2f
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 619e1f23327e..8064c79b52a3 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2G" +#define QWLAN_VERSIONSTR "5.1.1.2H" #endif /* QWLAN_VERSION_H */ |
