diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-08 03:25:25 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-08 03:25:26 -0800 |
| commit | 2a91b7123f88be98b2c8a6e104616308d02432ed (patch) | |
| tree | b357d4f43f29a13c077943f775cf9c17a686d4b5 | |
| parent | bc5f01389bdde4e39d6fda8c29b64bd2d47eab45 (diff) | |
Release 5.1.1.41H
Release 5.1.1.41H
Change-Id: I99fa90cbb4c70ce57c1fe01802305074f3e07749
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 567b5ef73387..0ee979ca0701 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.1.41G" +#define QWLAN_VERSIONSTR "5.1.1.41H" #endif /* QWLAN_VERSION_H */ |
