diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-15 12:48:03 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-15 12:48:04 -0800 |
| commit | b79a9c1744df9f201dd6d6b202b16f29f5fa4e65 (patch) | |
| tree | b88c57fb5597f4c15ed442248c2ae41882134741 | |
| parent | 70ce1ffbdd6399a28b8c8f320d200b2e9a6f5590 (diff) | |
Release 5.1.1.48B
Release 5.1.1.48B
Change-Id: Id3eeb91b78458680f8df9074e51cbdc879ed0a32
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 5acd83566ef3..377bf753d55d 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48A" +#define QWLAN_VERSIONSTR "5.1.1.48B" #endif /* QWLAN_VERSION_H */ |
