diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-18 00:33:07 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-18 00:33:07 -0700 |
| commit | 2332c39e5bec81de4e258a2443ebe146e7723853 (patch) | |
| tree | a122006d3ff8a1abfc79d8faece4bf045eca0806 | |
| parent | 465429062f8ba7b8eaec6fd8519616e8bdfe655c (diff) | |
Release 5.1.1.37G
Release 5.1.1.37G
Change-Id: Icfb0e13391e2de284bf205a3e08602db3cb6aedc
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 4dbf3e3b34ab..7b07ecd94d0c 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.1.1.37F" +#define QWLAN_VERSIONSTR "5.1.1.37G" #endif /* QWLAN_VERSION_H */ |
