diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-28 16:24:00 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-28 16:24:00 -0700 |
| commit | 7a737229392fb602cb5a45ffcb2c6cba7bd49a6b (patch) | |
| tree | 618d9b12f16a1fd2eaeab0a5ae120f9324c19ad3 | |
| parent | cc09b8c241633e38b3236e986963fc2603108bb0 (diff) | |
Release 5.1.1.38B
Release 5.1.1.38B
Change-Id: Ifbdb44118e9a27c31489a68cc8a815f33d2dac02
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 1571ec8e3bde..c45b33643dea 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 38 -#define QWLAN_VERSIONSTR "5.1.1.38A" +#define QWLAN_VERSIONSTR "5.1.1.38B" #endif /* QWLAN_VERSION_H */ |
