diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 23:28:31 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-16 23:28:31 -0800 |
| commit | 75e7b6a8640db87410acd1c9271b258cb5a33b51 (patch) | |
| tree | 44c08115f8d54a824a53b9e14219f428607fe6a3 | |
| parent | c0af964db2545004ff1f1d976fb4f3c2a6b0869c (diff) | |
Release 5.1.0.50K
Release 5.1.0.50K
Change-Id: I6098b98be1ab7e02c2c12fca8a47cb8bb63f16e6
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 ee44a87c6277..61b7c10c4ad4 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50J" +#define QWLAN_VERSIONSTR "5.1.0.50K" #endif /* QWLAN_VERSION_H */ |
