diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-26 06:06:27 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-26 06:06:27 -0700 |
| commit | 3609016aa613ec4454d96acc5ebd4322fa2d676e (patch) | |
| tree | cb6cb6839abc08c2312f12c2b3aca8f6777640f8 | |
| parent | 53a268f1567f22e4a9fd601b2fa9846d88af96a8 (diff) | |
Release 5.1.1.68H
Release 5.1.1.68H
Change-Id: I8e239e3fe105365f8d96dcbfe07814ef4bb3b2f5
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 ef064a05ea8e..ae05f5601d17 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 68 -#define QWLAN_VERSIONSTR "5.1.1.68G" +#define QWLAN_VERSIONSTR "5.1.1.68H" #endif /* QWLAN_VERSION_H */ |
