diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-02 14:32:40 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-02 14:32:40 -0800 |
| commit | 026277cf2d14baca48884b31616651498a8743c8 (patch) | |
| tree | 1b8743159a0f17b1c56f3ccefd7fb64515b1d237 | |
| parent | 24426c633d5bc0841a484f97bda6c0618a6ecf13 (diff) | |
Release 5.1.0.39K
Release 5.1.0.39K
Change-Id: I6e953cbefd1b88d316d4275de8935a48163ecb50
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 431a7f768d58..c0c447e28d8e 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39J" +#define QWLAN_VERSIONSTR "5.1.0.39K" #endif /* QWLAN_VERSION_H */ |
