diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 16:08:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-09 16:08:30 -0800 |
| commit | 9569e434c9fc14b5d5247f05065a950ad3e7f727 (patch) | |
| tree | f8702632657777ed80b44bc32c7d8d0680ab30c5 | |
| parent | bbccd116f50000e2e88bdd2c0cd9ce680ba8366b (diff) | |
Release 5.1.0.40G
Release 5.1.0.40G
Change-Id: I102676a6f3d9b633a63ae87a62a2aeaff13eeb37
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 e7d04e4a1956..2b89ab1db8ca 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40F" +#define QWLAN_VERSIONSTR "5.1.0.40G" #endif /* QWLAN_VERSION_H */ |
