diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-30 00:08:13 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-30 00:08:13 -0700 |
| commit | a661dccf0e7d03022ed89f11e8bd334da40ea26e (patch) | |
| tree | c1f218058d17497469614f8de881c607dca4f42f | |
| parent | 6818b6f43532cddb36853e1dbd842ca05f1ce2cd (diff) | |
Release 5.1.1.65I
Release 5.1.1.65I
Change-Id: I4688646f269427026e84f981883e7f55609848ad
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 5ab870b47b6e..c754be973ac7 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 65 -#define QWLAN_VERSIONSTR "5.1.1.65H" +#define QWLAN_VERSIONSTR "5.1.1.65I" #endif /* QWLAN_VERSION_H */ |
