diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 14:34:27 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-20 16:04:21 -0700 |
| commit | 550c29e6f1ca4e8fbe93bfb10506eff20ce02593 (patch) | |
| tree | 5a4078e2d10eec054ade4a30852ff86c5d2386f9 | |
| parent | bbaf4e4f62c4cbfc57b4028c27f1d4667bbf1bfd (diff) | |
Release 5.1.0.32K
Release 5.1.0.32K
Change-Id: I88e4e629ae1f910e98b90ffce36711ae18a293af
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 047f0b880f96..72cbe7dc3a0c 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.1.0.32J" +#define QWLAN_VERSIONSTR "5.1.0.32K" #endif /* QWLAN_VERSION_H */ |
