diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 02:52:11 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-11 02:52:11 -0700 |
| commit | 9b95445e68b59b1f632501ba9e7ef237efae2639 (patch) | |
| tree | 50e0e884c1135571234dbc5920cc835d03e495c7 | |
| parent | 2fb1de7283c0e8753601d77100a86e65f31b3608 (diff) | |
Release 5.1.1.10B
Release 5.1.1.10B
Change-Id: Ifc1348502b107cc4aefd5319b02bad81a4f3f1b6
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 05a1cad97f2e..815509775d8a 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 10 -#define QWLAN_VERSIONSTR "5.1.1.10A" +#define QWLAN_VERSIONSTR "5.1.1.10B" #endif /* QWLAN_VERSION_H */ |
