diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-09 18:03:51 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-09 18:03:51 -0700 |
| commit | f71c427c691f55609ae4e7245a8abc2b103828e2 (patch) | |
| tree | 8c5b69020c9d014219da81558397e01e0c00071d | |
| parent | fe3eff7d2fb72ead926d2351cd36f772a878857c (diff) | |
Release 5.1.1.62H
Release 5.1.1.62H
Change-Id: If534918ebdb957b30e9fd85cc5533e2b89cac214
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 7a05f12821f3..31581aaef674 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 62 -#define QWLAN_VERSIONSTR "5.1.1.62G" +#define QWLAN_VERSIONSTR "5.1.1.62H" #endif /* QWLAN_VERSION_H */ |
