diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-10 20:11:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-10 20:11:00 -0800 |
| commit | 0232c256851605e134eafc6c2a43f59b04e0ec54 (patch) | |
| tree | c76122727443b58bc4700fde10fa597bea41ddd1 | |
| parent | f20a2a5a1272eba8e69736124347ca6b70ed9122 (diff) | |
Release 5.1.0.44G
Release 5.1.0.44G
Change-Id: I3897b3ac3f37424879cf49d746cb5ee8ad421916
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 5d3fbfda5803..e67fed901719 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 44 -#define QWLAN_VERSIONSTR "5.1.0.44F" +#define QWLAN_VERSIONSTR "5.1.0.44G" #endif /* QWLAN_VERSION_H */ |
