diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-04 00:17:57 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-04 00:17:57 -0700 |
| commit | 4b06d228f5a7f8b6a4dddee567ed31023d1b92e3 (patch) | |
| tree | 1fda32e4db551c92b1d54c9077e1b3ac4a3d1451 | |
| parent | a0585823d4912fbbcb72af772bdbc57d974506d4 (diff) | |
Release 5.1.1.55B
Release 5.1.1.55B
Change-Id: Ib82b51330ee975cde93e0b09103a101b4c63ed2d
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 a7d3c603d54f..58077ef65653 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 55 -#define QWLAN_VERSIONSTR "5.1.1.55A" +#define QWLAN_VERSIONSTR "5.1.1.55B" #endif /* QWLAN_VERSION_H */ |
