diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-06 08:37:21 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-06 08:37:21 -0800 |
| commit | 9e49ef0bd63afc9394fe0cd76b435155fa3cdf22 (patch) | |
| tree | dc626ce51b58dcd731be8e1410e5b2d77c4daf41 | |
| parent | a8abf5d194636c1e886a6400f1dfc719c0c2508a (diff) | |
Release 5.1.1.41B
Release 5.1.1.41B
Change-Id: I728ecc211c143693b1d2fce404a4293593e0349e
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 9f8ce3965de8..507aa5d86a49 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.1.41A" +#define QWLAN_VERSIONSTR "5.1.1.41B" #endif /* QWLAN_VERSION_H */ |
