diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-25 16:37:36 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-25 16:37:36 -0700 |
| commit | 826c34ca699bed193f58ef2bfa08cbe018607005 (patch) | |
| tree | a50d65cdf07a8589ced6d6fc9fcc9ea96073b69d | |
| parent | 45fa521fbe75c3fd21cca5824f97fb5c4a2cdc69 (diff) | |
Release 5.1.1.34G
Release 5.1.1.34G
Change-Id: I2b80f8f713a6ac797f13d00af33b25b00bba2a6a
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 b9fbeb67b884..942203a41217 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 34 -#define QWLAN_VERSIONSTR "5.1.1.34F" +#define QWLAN_VERSIONSTR "5.1.1.34G" #endif /* QWLAN_VERSION_H */ |
