diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-03-13 06:50:26 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-03-13 06:50:26 -0700 |
| commit | 836461ba2bd1fe1528894fd4959fb223681a85ac (patch) | |
| tree | b88762eb0be7133fcc25c12da9791506c94b627f | |
| parent | 3df06ed450b34659ae4761ba466f3729a39b110b (diff) | |
Release 5.1.1.71H
Release 5.1.1.71H
Change-Id: I7c8631538f12949fdf3372dbb53e4c6397d82c75
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 a57e9f42d9a2..b937adbbff8b 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 71 -#define QWLAN_VERSIONSTR "5.1.1.71G" +#define QWLAN_VERSIONSTR "5.1.1.71H" #endif /* QWLAN_VERSION_H */ |
