diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-04 11:39:22 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-04 11:39:22 -0700 |
| commit | 85650f499f7857ea7b8ab7298726f4e1276cc044 (patch) | |
| tree | 2d8ad87c4491c9a41cf4ced1bf9593e7285a1577 | |
| parent | 5c8c2b45e019f395e0bb7495601a76d6cd32f0c9 (diff) | |
Release 5.1.1.62B
Release 5.1.1.62B
Change-Id: If29da9000f937ad4113e017a192c8aaf858daa5e
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 4c5b374e81d9..70e3c558f514 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 62 -#define QWLAN_VERSIONSTR "5.1.1.62A" +#define QWLAN_VERSIONSTR "5.1.1.62B" #endif /* QWLAN_VERSION_H */ |
