diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 08:09:50 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-10 08:09:51 -0800 |
| commit | b14f894e1373a94b34258ab2f949fa83baf51367 (patch) | |
| tree | 73bd3d62333ce1730cd18320ad9e335821ad917c | |
| parent | 02f5de332014d32404932d8865325e1ce6708be9 (diff) | |
Release 5.1.0.49G
Release 5.1.0.49G
Change-Id: I1ee43e58eb4806fdafe19cecf215de474a356d74
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 d14c73769229..bd845f2628f9 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49F" +#define QWLAN_VERSIONSTR "5.1.0.49G" #endif /* QWLAN_VERSION_H */ |
