diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-06 04:54:41 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-06 20:56:50 -0800 |
| commit | 3b5ad94db3d3a3b0bf550097c1b211719d2918a0 (patch) | |
| tree | 670078a8dad336c33d946956707f07a9d11f455d | |
| parent | 35e3f821059d59d520b451e92c2e0a9004610495 (diff) | |
Release 5.1.0.43H
Release 5.1.0.43H
Change-Id: I8f844810fb67e5486b9a204d51fe98c2ee3eb281
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 704467eba050..3ed6ae23c491 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "5.1.0.43G" +#define QWLAN_VERSIONSTR "5.1.0.43H" #endif /* QWLAN_VERSION_H */ |
