diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-02-07 02:42:00 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-02-07 02:42:00 -0800 |
| commit | d3e47a8bdc2983d66d3b23384c411b33cc388967 (patch) | |
| tree | dbee6bc40c13488487bb457e1415618dde95aae4 | |
| parent | b79d941eaa141e8c647abf589b86f4752720e4da (diff) | |
Release 5.1.1.70J
Release 5.1.1.70J
Change-Id: I501bad1c31c947b8ea6667aaa1231953b8cdf6a3
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 944d80897172..50a0208bbbb7 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 70 -#define QWLAN_VERSIONSTR "5.1.1.70I" +#define QWLAN_VERSIONSTR "5.1.1.70J" #endif /* QWLAN_VERSION_H */ |
