diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 19:14:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 19:14:47 -0800 |
| commit | a988e9fab6cf7965852fe999e268799e5c871b99 (patch) | |
| tree | 87ba5b83b528cd219468dfa1485019d14e2db059 | |
| parent | 336610d24a41d3c8da169c90a543549f5747e3c4 (diff) | |
Release 5.1.0.50H
Release 5.1.0.50H
Change-Id: I677fb13e9f262f9113ffde086f7e7907e1538d63
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 5b99aae53f14..6979d9034c0b 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50G" +#define QWLAN_VERSIONSTR "5.1.0.50H" #endif /* QWLAN_VERSION_H */ |
