diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 02:19:44 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-12 02:19:44 -0800 |
| commit | 4977a4fd2a0da9e5fbdfb9f7ce01d22704ad3ce9 (patch) | |
| tree | d3c5bcdde90fc1c7f759b89b43361a95b576aa97 | |
| parent | 853281ac301d24cacc75667f3b55c6a2578f1679 (diff) | |
Release 5.1.0.44K
Release 5.1.0.44K
Change-Id: Ia6154007ee2d46e78c5c0442b7de7cf53292b6c0
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 87d7de9e6875..f6b0b597c44b 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 44 -#define QWLAN_VERSIONSTR "5.1.0.44J" +#define QWLAN_VERSIONSTR "5.1.0.44K" #endif /* QWLAN_VERSION_H */ |
