diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 23:15:22 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:07:04 -0800 |
| commit | 7f891738e8ddd749dd17fef8abf559afcc82da25 (patch) | |
| tree | 6a47ab36ec4c0fe1cdae615da19fc573df2dec7d | |
| parent | e2b5ff296cee9b58de2f43c914425723e225e1a7 (diff) | |
Release 5.1.0.38K
Release 5.1.0.38K
Change-Id: I800dd1aa1065d6312f00f9d4cb067136bbdc15f8
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 a2c4f4e375b6..bde2dc73c60f 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38J" +#define QWLAN_VERSIONSTR "5.1.0.38K" #endif /* QWLAN_VERSION_H */ |
