diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-30 10:43:55 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-30 10:43:55 -0700 |
| commit | d1cae2ee31d4bc9e1636bf20dee5f7744794fc57 (patch) | |
| tree | c933e621cee12c545814fc9fa1c085df1927dda3 | |
| parent | 38074eff9fc6e3b2fc7cc73ad3315d3ca07ae17c (diff) | |
Release 5.1.1.54G
Release 5.1.1.54G
Change-Id: Id013acd154d72c97a67369e93a1fab682aa8eaaa
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 f95ee70d2e52..daeb9074d173 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 54 -#define QWLAN_VERSIONSTR "5.1.1.54F" +#define QWLAN_VERSIONSTR "5.1.1.54G" #endif /* QWLAN_VERSION_H */ |
