diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-18 19:46:17 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-18 19:46:17 -0700 |
| commit | 6e4d4f87b5642d2f1fee8b3c2d8dae105ef450de (patch) | |
| tree | cb35ae581a39fe62741d0f8c551827c87b81f1f9 | |
| parent | 76f291b42a95f145a7b763865f8ec75a445a3129 (diff) | |
Release 5.1.1.37K
Release 5.1.1.37K
Change-Id: I31e63c01e4b7d45c6f56fe4a0c6d6349597f925b
CRs-Fixed: 774533
| -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 ea892232211b..f87166dae9c3 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 1 -#define QWLAN_VERSION_EXTRA "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.1.37J" +#define QWLAN_VERSIONSTR "5.1.1.37K" #endif /* QWLAN_VERSION_H */ |
