diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-17 05:32:26 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-17 05:32:26 -0800 |
| commit | a97270bbd0566e1e92f0454ce7e27e27f7bdb3fd (patch) | |
| tree | 2b2aadfa6e46e36a4c8f3a96615da2006262a495 | |
| parent | 491457bf8ab8d8a59021a247bfe51f11887be84c (diff) | |
Release 5.1.0.41G
Release 5.1.0.41G
Change-Id: Ide6356525e1612ff451aea27381b51c4cf93c793
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 036b43a00cf2..aa6c592323fe 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41F" +#define QWLAN_VERSIONSTR "5.1.0.41G" #endif /* QWLAN_VERSION_H */ |
