diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 14:14:11 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 14:14:11 -0800 |
| commit | cad574665cb2355d1871add4c3e4418f2fc4e2bf (patch) | |
| tree | 2f3623f77016b23cd4689480cad46abdb308912e | |
| parent | 3c7184f6d7b7ae87d60cadb95b1db03e3d3a16bd (diff) | |
Release 5.1.0.36H
Release 5.1.0.36H
Change-Id: Ia8671bef51ba3f0663e1ea3d373ed2153851ee8a
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 5da2e26889ca..e1b4c51d5445 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36G" +#define QWLAN_VERSIONSTR "5.1.0.36H" #endif /* QWLAN_VERSION_H */ |
