diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 13:14:49 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 13:14:49 -0800 |
| commit | 419e59e0803b9b3429096b9168dcd043d9923f08 (patch) | |
| tree | f8644fbf9d7bf17b3f0d3145a38d0bfb865b2eb5 | |
| parent | d2407b010bca080192463489ecc73665c8d439a0 (diff) | |
Release 5.1.0.36G
Release 5.1.0.36G
Change-Id: I7b91974407f537be6a167f5effcb82c036b24751
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 026588733016..5da2e26889ca 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36F" +#define QWLAN_VERSIONSTR "5.1.0.36G" #endif /* QWLAN_VERSION_H */ |
