diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-26 10:38:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-26 10:38:06 -0800 |
| commit | d25bfa4bde18b6973c99d1aec0114a6a89d96041 (patch) | |
| tree | d58ae3fcb20c931cb548d57738721ee7de146dc5 | |
| parent | d6c03e3ff8eb8be49bd9f49e402f6d2c1bbecc8f (diff) | |
Release 5.1.0.42K
Release 5.1.0.42K
Change-Id: I7979fad464a308590e236099fd23a9884d7d9937
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 99995712ed48..ef9109c1e8da 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42J" +#define QWLAN_VERSIONSTR "5.1.0.42K" #endif /* QWLAN_VERSION_H */ |
